Skip to content

Commit b7884e0

Browse files
committed
v0.13.2
1 parent 0dd2144 commit b7884e0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
### 0.13.2 - 2016-06-08
12
### 0.13.1 - 2016-05-02
23
* Fix runtime error due to trailing comma (#132)
34
* Add declaration for undeclared "vars" variable

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grunt-release",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"description": "Release a new version of your Node-based project",
55
"main": "Gruntfile.js",
66
"scripts": {

0 commit comments

Comments
 (0)