diff --git a/package-lock.json b/package-lock.json index e12909f..823f64f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@chartwerk/bar-pod", - "version": "0.4.1", + "version": "0.4.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@chartwerk/bar-pod", - "version": "0.4.1", + "version": "0.4.2", "license": "Apache-2.0", "dependencies": { "@chartwerk/core": "0.4.0" diff --git a/package.json b/package.json index 8c25d2e..fe0bac7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chartwerk/bar-pod", - "version": "0.4.1", + "version": "0.4.2", "description": "Chartwerk bar pod", "main": "dist/index.js", "scripts": {