Set version to v1.0.0

This commit is contained in:
Patrick
2025-08-19 13:18:46 +02:00
parent ffa3aeb4fc
commit 7699362a60
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
@ -22,4 +22,4 @@
"eslint-config-next": "15.4.7",
"@eslint/eslintrc": "^3"
}
}
}