diff --git a/package-lock.json b/package-lock.json index 7fe3c99..55f41c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "not-me", - "version": "4.3.2", + "version": "4.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9cc6bab..90f7019 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "not-me", - "version": "4.3.2", + "version": "4.3.3", "description": "Easy and type-safe validation", "main": "lib/index.js", "types": "lib/types.d.ts",