We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dfd6a8 + 173e7ff commit ff95bf5Copy full SHA for ff95bf5
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- kirico (1.0.5)
+ kirico (1.1.0)
5
activemodel (>= 5.2)
6
activesupport (>= 5.2)
7
era_ja
lib/kirico/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Kirico
- VERSION = '1.0.5'
+ VERSION = '1.1.0'
end
0 commit comments