Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
norman committed Nov 22, 2010
1 parent 88f4a97 commit 6d235eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/friendly_id/version.rb
Expand Up @@ -2,7 +2,7 @@ module FriendlyId
module Version
MAJOR = 3
MINOR = 1
TINY = 7
TINY = 8
BUILD = nil
STRING = [MAJOR, MINOR, TINY, BUILD].compact.join('.')
end
Expand Down

0 comments on commit 6d235eb

Please sign in to comment.