diff --git a/package-lock.json b/package-lock.json index 257c1fc3..09a55584 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nearform/quantum", - "version": "0.1.1", + "version": "0.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nearform/quantum", - "version": "0.1.1", + "version": "0.1.2", "license": "ISC", "dependencies": { "@radix-ui/react-checkbox": "^1.0.4", diff --git a/package.json b/package.json index 88185515..56f36cba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nearform/quantum", - "version": "0.1.1", + "version": "0.1.2", "description": "Component library based on the Quantum Design System", "main": "dist/index.js", "scripts": {