diff --git a/package.json b/package.json index 24a53ed..6d39242 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shadowhound", "private": true, - "version": "0.0.0", + "version": "1.0.0", "type": "module", "scripts": { "dev": "vite",