From fa8ae49cf34117e8f60e27a3ed3549606512d43c Mon Sep 17 00:00:00 2001 From: Matej Simek Date: Fri, 21 Jun 2019 12:00:00 +0200 Subject: [PATCH] 3.1.2 --- 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 27c38e08..63bdd3ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mango-cli", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f2e2d875..9c59d1d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mango-cli", - "version": "3.1.1", + "version": "3.1.2", "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": {