Skip to content

Commit

Permalink
Bump version to v1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kaustav Das Modak <[email protected]>
  • Loading branch information
Kaustav Das Modak committed Mar 31, 2016
1 parent febb28f commit 0682400
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id" : "js",
"version" : "1.1.1",
"version" : "1.2.0",
"description": "Javascript support for gauge",
"install": {
"windows": [],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gauge-js",
"version": "1.1.1",
"version": "1.2.0",
"description": "JavaScript runner for Gauge",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0682400

Please sign in to comment.