diff --git a/package-lock.json b/package-lock.json index e4c60f20..a1890808 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mango-cli", - "version": "2.3.1", + "version": "2.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 899274b9..247fd0c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mango-cli", - "version": "2.3.1", + "version": "2.3.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": {