diff --git a/package.json b/package.json index c46cc96..76ace13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "airtrail", - "version": "0.0.0", + "version": "0.0.1", "type": "module", "scripts": { "build": "vite build", @@ -82,4 +82,4 @@ "typescript-eslint": "^8.0.0-alpha.62", "vite": "^5.3.5" } -} \ No newline at end of file +}