Skip to content

Commit

Permalink
Next version is 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
os97673 authored and mattwynne committed Mar 10, 2013
1 parent b252c4d commit 70d05cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cucumber/platform.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

module Cucumber
unless defined?(Cucumber::VERSION)
VERSION = '1.3.0'
VERSION = '1.2.3'
BINARY = File.expand_path(File.dirname(__FILE__) + '/../../bin/cucumber')
LIBDIR = File.expand_path(File.dirname(__FILE__) + '/../../lib')
JRUBY = defined?(JRUBY_VERSION)
Expand Down

0 comments on commit 70d05cd

Please sign in to comment.