Skip to content

Commit

Permalink
version 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sakren committed May 8, 2014
1 parent 1e12ec7 commit fe6112b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ $ npm test

## Changelog

* 2.3.1
* 2.3.1 - 2.3.2
+ Fixed bug with passing list of parameters in method calls [https://github.com/sakren/node-dependency-injection/issues/7](#7)

* 2.3.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dependency-injection",
"description": "Dependency injection with configuration and autowire for node js and browser",
"version": "2.3.1",
"version": "2.3.2",
"author": {
"name": "David Kudera",
"email": "sakren@gmail.com"
Expand Down

0 comments on commit fe6112b

Please sign in to comment.