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 a6e19e5 commit 092d762Copy full SHA for 092d762
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rails_async_migrations (0.1.0)
+ rails_async_migrations (1.0.0)
5
6
GEM
7
remote: https://rubygems.org/
lib/rails_async_migrations/version.rb
@@ -1,3 +1,3 @@
module RailsAsyncMigrations
- VERSION = "0.1.0"
+ VERSION = "1.0.0"
end
0 commit comments