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