lib/macros4cuke/constants.rb in macros4cuke-0.5.10 vs lib/macros4cuke/constants.rb in macros4cuke-0.5.11

- old
+ new

@@ -1,10 +1,10 @@ # File: constants.rb # Purpose: definition of Macros4Cuke constants. module Macros4Cuke # Module used as a namespace # The version number of the gem. - Version = '0.5.10' + Version = '0.5.11' # Brief description of the gem. Description = 'Add your own macro-steps to Cucumber scenarios' # Constant Macros4Cuke::RootDir contains the absolute path of Macro4Cuke's