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