From 0476af27624692404e197f9ffe8a174517d1e1b2 Mon Sep 17 00:00:00 2001 From: endormi <39559256+endormi@users.noreply.github.com> Date: Wed, 10 Jun 2020 18:09:30 +0300 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c9ea16..acb12c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "advanced-react-cli", - "version": "1.3.3", + "version": "1.4.0", "description": "NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI", "main": "cli.js", "scripts": {