diff --git a/package-lock.json b/package-lock.json index c4b448cf..b515592b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nearform/quantum", - "version": "0.0.4", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nearform/quantum", - "version": "0.0.4", + "version": "0.1.0", "license": "ISC", "dependencies": { "@radix-ui/react-checkbox": "^1.0.4", diff --git a/package.json b/package.json index 2fd761eb..0589b7e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nearform/quantum", - "version": "0.0.4", + "version": "0.1.0", "description": "Component library based on the Quantum Design System", "main": "dist/index.js", "scripts": {