Skip to content

Commit 4a7e115

Browse files
committed
Version bump to 0.2.3
1 parent 7887d15 commit 4a7e115

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Gemfile-redis2.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
mlanett-redis-lock (0.2.2)
4+
mlanett-redis-lock (0.2.3)
55
redis
66

77
GEM

Gemfile-redis3.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
mlanett-redis-lock (0.1.1)
4+
mlanett-redis-lock (0.2.3)
55
redis
66

77
GEM

lib/redis-lock/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class Redis
22
class Lock
3-
VERSION = "0.2.2"
3+
VERSION = "0.2.3"
44
end
55
end

0 commit comments

Comments
 (0)