We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b47c01 commit cc89ef6Copy full SHA for cc89ef6
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- recurring_select (1.3.1)
+ recurring_select (2.0.0)
5
coffee-rails (>= 3.1)
6
ice_cube (>= 0.11)
7
jquery-rails (>= 3.0)
lib/recurring_select/version.rb
@@ -1,3 +1,3 @@
module RecurringSelect
- VERSION = "1.3.1"
+ VERSION = "2.0.0"
end
0 commit comments