From c6d27ca8895a874aa9f609d711c1d3a9887f36d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C5=A1a=20=C4=90uri=C4=87?= Date: Mon, 31 Jan 2022 13:12:42 +0100 Subject: [PATCH] Increased package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5cb622..f278192 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cr-react-cli", - "version": "1.6.0", + "version": "1.6.1", "author": "Saša Đurić", "description": "Create react files with a single command", "license": "MIT",