diff --git a/package-lock.json b/package-lock.json index 87ea22c..aa7db9f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "utilium", - "version": "0.6.1", + "version": "0.6.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "utilium", - "version": "0.6.1", + "version": "0.6.2", "license": "MIT", "dependencies": { "eventemitter3": "^5.0.1" diff --git a/package.json b/package.json index 18ffc8b..9d2c3b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "utilium", - "version": "0.6.1", + "version": "0.6.2", "description": "Typescript utilies", "main": "dist/index.js", "types": "dist/index.d.ts",