Skip to content

Commit

Permalink
Prepare for version 5.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 19, 2013
1 parent e015e14 commit edcab8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/twitter/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Version
MAJOR = 5
MINOR = 0
PATCH = 0
PRE = "rc.1"
PRE = nil

class << self

Expand Down

0 comments on commit edcab8f

Please sign in to comment.