macros4cuke 0.3.13 → 0.3.14

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/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## 0.3.14 / 2013-05-14
2
+ * [FIX] lib/ folder in secondary local repository was messed up. Gem was OK.
3
+
4
+
1
5
  ## 0.3.13 / 2013-05-14
2
6
  * [NEW] File `.rubocop.yml` Added.
3
7
  * [CHANGE] Many source files changed to please Rubocop.
@@ -4,7 +4,7 @@
4
4
 
5
5
  module Macros4Cuke # Module used as a namespace
6
6
  # The version number of the gem.
7
- Version = '0.3.13'
7
+ Version = '0.3.14'
8
8
 
9
9
  # Brief description of the gem.
10
10
  Description = "Macros for Cucumber"
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.3.13
4
+ version: 0.3.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: