From faed0cab9f13eb2a5f94af57d836592eda3589fa Mon Sep 17 00:00:00 2001 From: Kenneth Ormandy Date: Mon, 15 Dec 2014 15:42:51 -0800 Subject: [PATCH] v0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68a2e73..063e204 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grunt-surge", "description": "Easily get static builds online with Grunt.", - "version": "0.1.0", + "version": "0.1.1", "main": "Gruntfile.js", "repository": "git://github.com/chloi/grunt-surge.git", "homepage": "https://github.com/chloi/grunt-surge",