From 3b46d119bf6aaa929d843de0daf94e19fd504eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20R=C3=A5dberg?= Date: Thu, 31 Aug 2023 23:15:11 +0200 Subject: [PATCH] update meta --- index.html | 6 ++++-- package.json | 2 +- public/index.html | 6 ++++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index f9c4c86..3ec6bb7 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,9 @@ - + + @@ -23,7 +25,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - Life Trinket + Life Trinket - MTG Life Counter diff --git a/package.json b/package.json index 4331f3a..79c4d5c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "life-trinket", "private": true, - "version": "0.1.2", + "version": "0.2.0", "type": "commonjs", "scripts": { "dev": "vite", diff --git a/public/index.html b/public/index.html index d233684..37e9563 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,9 @@ - + + - Life Trinket + Life Trinket - MTG Life Counter