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