diff --git a/package.json b/package.json index db3cd39..cbe9e65 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yevis-web", "private": true, - "version": "1.0.0", + "version": "1.1.0", "scripts": { "dev": "vite", "build": "tsc && vite build --emptyOutDir",