diff --git a/package.json b/package.json index 90ff10f..454a841 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-dependency-injection", - "version": "3.2.0", + "version": "3.2.1", "description": "The NodeDependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.", "main": "dist/lib/index.js", "directories": { @@ -110,4 +110,4 @@ "instrument": false }, "false": {} -} \ No newline at end of file +}