Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceraunograph committed Jul 14, 2016
1 parent 53e925c commit c0a8e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chore/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Chore
module Version #:nodoc:
MAJOR = 2
MINOR = 0
PATCH = 2
PATCH = 3

STRING = [ MAJOR, MINOR, PATCH ].join('.')
end
Expand Down

0 comments on commit c0a8e1d

Please sign in to comment.