From c744132b168a8ebfef4e900fc10fd9b53043bf61 Mon Sep 17 00:00:00 2001 From: Niraj Nandish Date: Sun, 6 Jun 2021 12:18:09 +0400 Subject: [PATCH] 1.0.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3c96f62..6399653 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cra-template-niraj", - "version": "1.0.1", + "version": "1.0.2", "description": "CRA Template which includes TS and Sass", "keywords": [ "react", @@ -23,4 +23,4 @@ "template", "template.json" ] -} \ No newline at end of file +}