From be99bc04c3b676b7bff25ed627b21551afc372a3 Mon Sep 17 00:00:00 2001 From: Sam Verschueren Date: Tue, 15 Dec 2015 08:24:21 +0100 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b73cd2..22eef95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-cordova-description", - "version": "1.0.0", + "version": "1.0.1", "description": "Sets the description of the cordova project", "main": "index.js", "scripts": {