Skip to content

Commit

Permalink
bumping version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvam committed Jan 15, 2016
1 parent 91d3975 commit d292742
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ruby.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id" : "ruby",
"version" : "0.1.0",
"version" : "0.1.1",
"description": "ruby support for gauge",
"run": {
"windows": ["bin/gauge-ruby", "--start"],
Expand All @@ -13,7 +13,7 @@
"darwin": ["bin/gauge-ruby", "--init"]
},
"gaugeVersionSupport": {
"minimum": "0.2.0",
"minimum": "0.3.0",
"maximum": ""
}
}

0 comments on commit d292742

Please sign in to comment.