Skip to content

Commit

Permalink
Update version string to 2.6.4-rc.17
Browse files Browse the repository at this point in the history
  • Loading branch information
JayCanuck committed Oct 17, 2017
1 parent 6bf52bc commit 6a37eaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.js
@@ -1 +1 @@
exports.version = '2.6.4-rc.16';
exports.version = '2.6.4-rc.17';
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -6,7 +6,7 @@
"main": "index.js",
"moduleDir": "src",
"description": "",
"version": "2.6.4-rc.16",
"version": "2.6.4-rc.17",
"scripts": {
"test": "./node_modules/.bin/gulp"
},
Expand All @@ -33,4 +33,4 @@
"gulp-jshint": "^1.10.0",
"jshint-stylish": "^1.0.1"
}
}
}

0 comments on commit 6a37eaa

Please sign in to comment.