diff --git a/package-lock.json b/package-lock.json index 464f388c..38c17569 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@myunisoft/events", - "version": "4.0.5", + "version": "4.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@myunisoft/events", - "version": "4.0.5", + "version": "4.0.6", "license": "MIT", "dependencies": { "@myunisoft/redis": "github:MyUnisoft/redis#v3.2.5", diff --git a/package.json b/package.json index 4011d609..c45fbdff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myunisoft/events", - "version": "4.0.5", + "version": "4.0.6", "description": "MyUnisoft Events validation", "main": "dist/index.js", "types": "dist/index.d.ts",