diff --git a/package.json b/package.json index c3b67f4..e25e536 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "awilix-manager", "description": "Wrapper over awilix to support more complex use-cases, such as async init and eager injection", - "version": "5.2.1", + "version": "5.3.0", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": {