Skip to content

Commit

Permalink
version/readme bump for 5.0.0 release (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdxmele authored Jun 28, 2018
1 parent 89b583f commit 8a4765b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Newer versions should work as well.
Functionality
=============

Version 4.0 is a major upgrade, as some features have been removed that were present in earlier versions. A more detailed list of changes can be found in the CHANGELOG.
Version 5.0 is a major upgrade, as some features have been removed that were present in earlier versions. A more detailed list of changes can be found in the CHANGELOG.


Installation
Expand Down
2 changes: 1 addition & 1 deletion lib/urbanairship/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Urbanairship
VERSION = '4.1.1'
VERSION = '5.0.0'
end

0 comments on commit 8a4765b

Please sign in to comment.