Skip to content

Commit

Permalink
Merge branch 'release/1.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanRada committed Aug 13, 2015
2 parents 15e2003 + 2469eab commit cbf6e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.rb
Expand Up @@ -7,7 +7,7 @@ def self.gem_version
module VERSION
MAJOR = 1
MINOR = 2
TINY = 0
TINY = 1
PRE = nil

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

0 comments on commit cbf6e66

Please sign in to comment.