From e35c74178c83b2cee0576220fe3552cc91858364 Mon Sep 17 00:00:00 2001 From: Thomas E Lackey Date: Fri, 15 Dec 2023 01:51:19 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a07ec43..0bc285d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@telackey/my-test-pwa-001", - "version": "0.1.3", + "version": "0.2.0", "repository": "https://git.vdb.to/telackey/my-test-pwa-001", "scripts": { "dev": "next dev",