diff --git a/package.json b/package.json index 2e2ffb455..a0be98dcc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cockpit-next", - "version": "0.12.1", + "version": "0.12.2", "license": "MIT", "scripts": { "build": "npm run build-style && npm run build-components",