Skip to content

Commit

Permalink
Next release is 0.1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jan 11, 2009
1 parent 5750eb3 commit db1c1d9
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 = 15
PATCH = 1 # Set to nil for official release
PATCH = 2 # Set to nil for official release

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

0 comments on commit db1c1d9

Please sign in to comment.