We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac31c54 commit 87e1176Copy full SHA for 87e1176
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "spur-ioc",
3
"description": "Dependency Injection library for Node.js",
4
- "version": "1.1.3",
+ "version": "1.2.0",
5
"main": "./src/Injector",
6
"scripts": {
7
"lint": "eslint .",
0 commit comments