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 7dd5918 commit 499336eCopy full SHA for 499336e
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- litestream (0.11.2)
+ litestream (0.12.0)
5
actionpack (>= 7.0)
6
actionview (>= 7.0)
7
activejob (>= 7.0)
lib/litestream/version.rb
@@ -1,3 +1,3 @@
module Litestream
- VERSION = "0.11.2"
+ VERSION = "0.12.0"
end
0 commit comments