From 89acd053663aada62589c791781dc3c252b98326 Mon Sep 17 00:00:00 2001 From: Matej Simek Date: Mon, 25 Dec 2017 16:51:49 +0100 Subject: [PATCH] 1.5.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f1c0c33..b48845c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mango-cli", - "version": "1.4.0", + "version": "1.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 52848af5..ef56b972 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mango-cli", - "version": "1.4.0", + "version": "1.5.0", "description": "Scaffold and build your projects way more faster than before. Preconfigured frontend devstack to the absolute perfection. Fully automated to save your precious time. Ready for any type of web project.", "main": "index.js", "scripts": {