From 1ce36022697689fe264e231be816350ec995463c Mon Sep 17 00:00:00 2001 From: Filip Chalupa Date: Tue, 11 Oct 2022 16:32:53 +0200 Subject: [PATCH] 3.9.4 --- 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 bbcdf87..3341d29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mango-cli", - "version": "3.9.3", + "version": "3.9.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0d2f17c..1275833 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mango-cli", - "version": "3.9.3", + "version": "3.9.4", "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": {