Skip to content

Commit

Permalink
Bounced twiddle
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jan 23, 2009
1 parent 0545e82 commit ec65e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cucumber/version.rb
Expand Up @@ -3,7 +3,7 @@ class VERSION #:nodoc:
MAJOR = 0
MINOR = 1
TINY = 16
PATCH = 4 # Set to nil for official release
PATCH = 5 # Set to nil for official release

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

0 comments on commit ec65e17

Please sign in to comment.