Skip to content

Commit

Permalink
Now working on 0.1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Dec 23, 2008
1 parent 30423e9 commit 1a200be
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 = 13
PATCH = 2 # Set to nil for official release
PATCH = 3 # Set to nil for official release

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

0 comments on commit 1a200be

Please sign in to comment.