diff --git a/package.json b/package.json index e3f78a0..13152cf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "viterts", "private": true, - "version": "0.2.1", + "version": "0.2.2", "scripts": { "dev": "vite", "build": "tsc && vite build",