set version

This commit is contained in:
Philipinho
2024-06-28 17:57:36 +01:00
parent 681a21a238
commit 80f9610ec0
3 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "client",
"private": true,
"version": "0.1.0",
"version": "0.2.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",