Skip to content

Commit 4ae263e

Browse files
committed
v2.0.1
1 parent c9fdfab commit 4ae263e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cucumber/platform.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
module Cucumber
66
unless defined?(Cucumber::VERSION)
7-
VERSION = '2.0.0'
7+
VERSION = '2.0.1'
88
BINARY = File.expand_path(File.dirname(__FILE__) + '/../../bin/cucumber')
99
LIBDIR = File.expand_path(File.dirname(__FILE__) + '/../../lib')
1010
JRUBY = defined?(JRUBY_VERSION)

0 commit comments

Comments
 (0)