Skip to content

Commit

Permalink
Version bump to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nlalonde committed Oct 3, 2014
1 parent 59c1215 commit a412c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Discourse
module VERSION #:nodoc:
MAJOR = 1
MINOR = 0
TINY = 2
TINY = 3
PRE = nil

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

0 comments on commit a412c30

Please sign in to comment.