Skip to content

Commit a1f3a0a

Browse files
authored
Update package.json
1 parent d935231 commit a1f3a0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-dependency-injection",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "The NodeDependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.",
55
"main": "dist/lib/index.js",
66
"directories": {
@@ -110,4 +110,4 @@
110110
"instrument": false
111111
},
112112
"false": {}
113-
}
113+
}

0 commit comments

Comments
 (0)