From b77f127d76a9c43178cbf8421031512d6eea6494 Mon Sep 17 00:00:00 2001 From: endormi <39559256+endormi@users.noreply.github.com> Date: Mon, 9 Nov 2020 21:31:13 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acb12c7..357a134 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "advanced-react-cli", - "version": "1.4.0", + "version": "1.4.1", "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": {