diff --git a/package.json b/package.json index 403dc4e..8ce7a8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "skroutes", - "version": "0.0.13", + "version": "0.0.14", "scripts": { "dev": "vite dev", "build": "vite build && npm run package",