Skip to content

Commit

Permalink
Bump version to 1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
maltoe committed Nov 15, 2019
1 parent d0cfd82 commit 5044ce7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
redlock (1.0.1)
redlock (1.1.0)
redis (>= 3.0.0, < 5.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/redlock/version.rb
@@ -1,3 +1,3 @@
module Redlock
VERSION = '1.0.1'
VERSION = '1.1.0'
end

0 comments on commit 5044ce7

Please sign in to comment.