diff --git a/app/kube-knots/package.json b/app/kube-knots/package.json index 78237e4..efa349a 100644 --- a/app/kube-knots/package.json +++ b/app/kube-knots/package.json @@ -1,7 +1,7 @@ { "name": "kube-knots", "private": true, - "version": "0.0.39", + "version": "0.0.40", "scripts": { "dev": "vite", "build": "../../node_modules/.bin/tsc && vite build",