diff --git a/package-lock.json b/package-lock.json index 52de19a..b321dc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@armco/icon", - "version": "0.0.5", + "version": "0.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@armco/icon", - "version": "0.0.5", + "version": "0.0.6", "license": "ISC", "dependencies": { "@armco/types": "^0.0.11", diff --git a/package.json b/package.json index 619ee5c..38f7cfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@armco/icon", - "version": "0.0.5", + "version": "0.0.6", "type": "module", "main": "build/cjs/Icon.js", "module": "build/es/Icon.js",