We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd2144 commit b7884e0Copy full SHA for b7884e0
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+### 0.13.2 - 2016-06-08
2
### 0.13.1 - 2016-05-02
3
* Fix runtime error due to trailing comma (#132)
4
* Add declaration for undeclared "vars" variable
package.json
@@ -1,6 +1,6 @@
{
"name": "grunt-release",
- "version": "0.13.1",
+ "version": "0.13.2",
"description": "Release a new version of your Node-based project",
5
"main": "Gruntfile.js",
6
"scripts": {
0 commit comments