Skip to content

Commit

Permalink
Prepare 5.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aried3r committed Oct 8, 2020
1 parent 6934c08 commit e06ea71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rpush (5.1.0)
rpush (5.2.0)
activesupport (>= 5.0)
jwt (>= 1.5.6)
multi_json (~> 1.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/rpush/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Rpush
module VERSION
MAJOR = 5
MINOR = 1
MINOR = 2
TINY = 0
PRE = nil

Expand Down

0 comments on commit e06ea71

Please sign in to comment.