From 5beacbd37ce9c6a4ee6d91f97b694f0402eeb913 Mon Sep 17 00:00:00 2001 From: ChrisBrownie55 Date: Thu, 26 Nov 2020 19:32:10 -0600 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23c8c5a..9aa2e41 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "url": "https://github.com/ChrisBrownie55/pwa-icon-gen/issues", "email": "chbphone55@gmail.com" }, - "version": "1.0.2", + "version": "1.0.3", "main": "./src/index.js", "bin": { "pwa-icon-gen": "./src/cli.js"