macros4cuke 0.3.06 → 0.3.07

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.md CHANGED
@@ -1,8 +1,11 @@
1
+ ## 0.3.07 / 2013-05-12
2
+ * [CHANGE] File `README.md`: Added Codeclimate badge
3
+
1
4
  ## 0.3.06 / 2013-05-12
2
- * [FIX] File `README.md`: Fixed formatting issue of Travis CI status button
5
+ * [FIX] File `README.md`: Fixed formatting issue of Travis CI status badge
3
6
 
4
7
  ## 0.3.05 / 2013-05-12 Unreleased
5
- * [CHANGE] File `README.md`: Added Travis CI status button
8
+ * [CHANGE] File `README.md`: Added Travis CI status badge
6
9
 
7
10
  ## 0.3.04 / 2013-05-12 Unreleased
8
11
  * [NEW] File `.travis.yml`: Added for integration with Travis CI
data/README.md CHANGED
@@ -1,6 +1,7 @@
1
1
  Macros4Cuke
2
2
  ===========
3
3
  [![Build Status](https://travis-ci.org/famished-tiger/Macros4Cuke.png?branch=master)](https://travis-ci.org/famished-tiger/Macros4Cuke)
4
+ [![Code Climate](https://codeclimate.com/github/famished-tiger/Macros4Cuke.png)](https://codeclimate.com/github/famished-tiger/Macros4Cuke.png)
4
5
 
5
6
  _Add macros to your Cucumber scenarios._
6
7
  [Homepage](https://github.com/famished-tiger/Macros4Cuke)
@@ -3,7 +3,7 @@
3
3
 
4
4
  module Macros4Cuke # Module used as a namespace
5
5
  # The version number of the gem.
6
- Version = '0.3.06'
6
+ Version = '0.3.07'
7
7
 
8
8
  # Brief description of the gem.
9
9
  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.06
4
+ version: 0.3.07
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: