diff --git a/package-lock.json b/package-lock.json index 23c3bc6..d03eafc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wild-wild-utils", - "version": "5.0.0", + "version": "6.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wild-wild-utils", - "version": "5.0.0", + "version": "6.0.0", "license": "Apache-2.0", "dependencies": { "declarative-merge": "^4.0.0", diff --git a/package.json b/package.json index 4de5958..9fb6650 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wild-wild-utils", - "version": "5.0.0", + "version": "6.0.0", "type": "module", "exports": { "types": "./build/src/main.d.ts",