Skip to content

Commit

Permalink
Prepare version 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Bierlee committed Apr 10, 2016
1 parent 4065ac9 commit 7d55d9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Poodinis Changelog
==================
**Version NEXT**
**Version 6.2.0**
* ADD ability to mark autowire dependencies as optional. When you use UDA @OptionalDependency, a type which fails to autowire will remain null
(or an empty array). No ResolveException is thrown.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Poodinis Dependency Injection Framework
=======================================
Version 6.1.0+
Version 6.2.0
Copyright 2014-2016 Mike Bierlee
Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)

Expand Down

0 comments on commit 7d55d9b

Please sign in to comment.