diff --git a/package.json b/package.json index 7c06da3..e9e9501 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lootakalenteri-frontend", - "version": "0.1.0", + "version": "1.0.0", "private": true, "scripts": { "dev": "next dev --turbopack -p 3002", @@ -27,4 +27,4 @@ "eslint-config-next": "15.3.3", "typescript": "^5" } -} +} \ No newline at end of file