From 3b114fec926ef267433cc70669a564f612c29ad4 Mon Sep 17 00:00:00 2001 From: thaind97git Date: Wed, 27 Apr 2022 08:58:48 +0700 Subject: [PATCH] 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b869497..f8ef47e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "aldenn", "license": "ISC", "name": "react-webpack-typescript-starter", - "version": "0.0.4", + "version": "0.0.5", "description": "The React-Typescript Boilerplate with Webpack config manual", "main": "index.js", "scripts": {