cucumber-chef 2.0.0.pre → 2.0.1.pre
Sign up to get free protection for your applications and to get access to all the features.
@@ -24,7 +24,7 @@ module Cucumber
|
|
24
24
|
|
25
25
|
################################################################################
|
26
26
|
|
27
|
-
VERSION = "2.0.
|
27
|
+
VERSION = "2.0.1.pre" unless const_defined?(:VERSION)
|
28
28
|
|
29
29
|
################################################################################
|
30
30
|
|