Skip to content

Commit

Permalink
Merge pull request #165 from excpt/master
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
excpt authored Sep 16, 2016
2 parents 673113d + d41b5ce commit ad94a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jwt/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module VERSION
# tiny version
TINY = 5
# alpha, beta, etc. tag
PRE = 'dev'
PRE = nil

# Build version string
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
Expand Down

0 comments on commit ad94a56

Please sign in to comment.