Skip to content

Commit 8721890

Browse files
committed
Prepare 1.2.0 release
1 parent 53dddfb commit 8721890

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rpush-redis (1.1.0)
4+
rpush-redis (1.2.0)
55
modis (>= 3.0, < 5.0)
66

77
GEM

lib/rpush/redis/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Rpush
22
module Redis
33
module VERSION
44
MAJOR = 1
5-
MINOR = 1
5+
MINOR = 2
66
TINY = 0
77
PRE = nil
88

0 commit comments

Comments
 (0)