diff --git a/package.json b/package.json index 27ac7b3..673a2cf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nwtierlist", "private": true, - "version": "0.0.2", + "version": "0.0.3", "type": "module", "scripts": { "dev": "vite", diff --git a/src/App.tsx b/src/App.tsx index 4801e78..63c17f3 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -127,7 +127,7 @@ const App = () => {
- Version 0.0.2 + Version 0.0.3 Source Code