diff --git a/package-lock.json b/package-lock.json index a070f37b..b1ac49ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nearform/quantum", - "version": "0.5.0", + "version": "0.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nearform/quantum", - "version": "0.5.0", + "version": "0.6.0", "license": "ISC", "dependencies": { "@radix-ui/react-accordion": "^1.1.2", diff --git a/package.json b/package.json index e3ee69a1..e513b257 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nearform/quantum", - "version": "0.5.0", + "version": "0.6.0", "description": "Component library based on the Quantum Design System", "main": "dist/index.js", "exports": {