From 60561eb2a0bc2ea25aa69cfb48da6cb0e71400e6 Mon Sep 17 00:00:00 2001 From: maryam Date: Thu, 29 Mar 2018 17:28:19 +0200 Subject: [PATCH] Upgrade to 1.4.2 to add keywords in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ecda6c..9added1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "make-it-snow", - "version": "1.4.1", + "version": "1.4.2", "description": "Updates the package id and/or the version in a cordova mobile repo", "main": "index.js", "scripts": {