From 14863c3def02438ecaf9d4bbc76bc5ebd5fad1f1 Mon Sep 17 00:00:00 2001 From: Matej Simek Date: Mon, 4 Jun 2018 10:19:45 +0200 Subject: [PATCH] 2.1.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 5ab04016..586552d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mango-cli", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cc6d3373..4a855cfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mango-cli", - "version": "2.0.0", + "version": "2.1.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": {