diff --git a/package-lock.json b/package-lock.json index 5ca9a6a1..5956f6b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@adyen/lume", - "version": "0.1.2", + "version": "0.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@adyen/lume", - "version": "0.1.2", + "version": "0.1.3", "license": "MIT", "dependencies": { "@popperjs/core": "^2.11.4", diff --git a/package.json b/package.json index 8b67cf73..1d97e70a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adyen/lume", - "version": "0.1.2", + "version": "0.1.3", "description": "Lume is a component library for visual representations of data, built for Vue with D3.", "type": "module", "module": "dist/index.js",