From a3af3fde90a9e2288ae97ac9bdafee820582da73 Mon Sep 17 00:00:00 2001 From: Kenneth Ormandy Date: Tue, 24 Feb 2015 07:44:52 -0800 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95c2e40..5c12e97 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grunt-surge", "description": "Easily deploy to a CDN with Grunt.", - "version": "0.3.1", + "version": "0.4.0", "main": "Gruntfile.js", "repository": "git://github.com/chloi/grunt-surge.git", "homepage": "https://github.com/chloi/grunt-surge",