From fc19c2decf08fda68d6f951b650bc3c6123ca6e4 Mon Sep 17 00:00:00 2001 From: Dave Geddes Date: Fri, 14 Feb 2014 01:43:24 -0700 Subject: [PATCH] release 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8defd96..3ffe1ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-release", - "version": "0.6.1", + "version": "0.7.0", "description": "Release a new version of your Node-based project", "main": "Gruntfile.js", "scripts": {