Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Oct 3, 2009
1 parent 1764a26 commit 4077a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/choice/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Choice
module Version #:nodoc:
MAJOR = 0
MINOR = 1
TINY = 3
TINY = 4
STRING = [MAJOR, MINOR, TINY] * '.'
end
end

0 comments on commit 4077a8c

Please sign in to comment.