diff --git a/package-lock.json b/package-lock.json index 41627b9..1995d34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "node-dependency-injection", - "version": "2.4.6", + "version": "2.4.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 325c610..1525ba0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-dependency-injection", - "version": "2.4.6", + "version": "2.4.7", "description": "The NodeDependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.", "main": "dist/lib/index.js", "directories": {