diff --git a/package.json b/package.json index 5d8a66323..8fe05c709 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cockpit-next", - "version": "0.9.3", + "version": "0.10.0", "license": "MIT", "scripts": { "build": "npm run build-style && npm run build-components",