From 7926ced69dba8962e11cd7903dceaf36e4fe02a7 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 12 Jun 2023 00:42:30 +0200 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 085e6a9..1558a99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartmanifest", - "version": "2.0.1", + "version": "2.0.2", "private": false, "description": "a module for creating web app manifests", "main": "dist_ts/index.js",