diff --git a/package.json b/package.json index 81e09ed7..36d466b9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grant-ship-app", "private": true, - "version": "0.2.10-0", + "version": "0.2.10", "scripts": { "dev": "vite", "build": "tsc && vite build",