Skip to content

Commit 8032d2f

Browse files
committed
Bump version to 1.1.0
1 parent 7662619 commit 8032d2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
distributed-lock-google-cloud-storage (1.0.1)
4+
distributed-lock-google-cloud-storage (1.1.0)
55
google-cloud-storage (~> 1.32)
66

77
GEM

lib/distributed-lock-google-cloud-storage/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module DistributedLock
44
module GoogleCloudStorage
55
module Version
6-
VERSION_STRING = '1.0.1'
6+
VERSION_STRING = '1.1.0'
77
end
88
end
99
end

0 commit comments

Comments
 (0)