macros4cuke 0.0.01 → 0.0.02

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/HISTORY.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## [0.0.02]
2
+ ### Documentation
3
+ * In README: added a reference to the features folder.
4
+
1
5
  ## [0.0.01]
2
6
 
3
7
  ### New features
data/README.md CHANGED
@@ -4,6 +4,8 @@ Macros4Cuke
4
4
  ## Add macros to your Cucumber feature files. ##
5
5
  [Homepage](https://github.com/famished-tiger/Macros4Cuke)
6
6
 
7
+ ###HOW?###
8
+ See working examples in the features folder.
7
9
 
8
10
  Copyright
9
11
  ---------
@@ -3,7 +3,7 @@
3
3
 
4
4
  module Macros4Cuke # Module used as a namespace
5
5
  # This constant keeps the current version of the gem.
6
- Version = '0.0.01'
6
+ Version = '0.0.02'
7
7
 
8
8
  Description = "Macros for Cucumber"
9
9
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: macros4cuke
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.01
4
+ version: 0.0.02
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: