Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas von Deyen committed Nov 27, 2015
1 parent 75aab80 commit 44e7353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/solidus_i18n/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module VERSION
MAJOR = 1
MINOR = 0
TINY = 0
PRE = 'beta'
PRE = nil

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

0 comments on commit 44e7353

Please sign in to comment.