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 7662619 commit 8032d2fCopy full SHA for 8032d2f
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- distributed-lock-google-cloud-storage (1.0.1)
+ distributed-lock-google-cloud-storage (1.1.0)
5
google-cloud-storage (~> 1.32)
6
7
GEM
lib/distributed-lock-google-cloud-storage/version.rb
@@ -3,7 +3,7 @@
module DistributedLock
module GoogleCloudStorage
module Version
- VERSION_STRING = '1.0.1'
+ VERSION_STRING = '1.1.0'
end
8
9
0 commit comments