Skip to content

Commit

Permalink
Prepare 5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aried3r committed Feb 21, 2020
1 parent a10a6fc commit 59c9a91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 (4.2.0)
rpush (5.0.0)
activesupport (>= 5.0)
jwt (>= 1.5.6)
multi_json (~> 1.0)
Expand Down
4 changes: 2 additions & 2 deletions lib/rpush/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Rpush
module VERSION
MAJOR = 4
MINOR = 2
MAJOR = 5
MINOR = 0
TINY = 0
PRE = nil

Expand Down

0 comments on commit 59c9a91

Please sign in to comment.