diff --git a/CHANGES.md b/CHANGES.md index 889d318..d459995 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ Poodinis Changelog ================== -**Unreleased** +**Version 8.0.1** * FIX value injectors failing to resolve in certain situations when they inject structs (Fixes issue #20) **Version 8.0.0** diff --git a/README.md b/README.md index 8275ec6..0e28834 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Poodinis Dependency Injection Framework ======================================= -Version 8.0.0 +Version 8.0.1 Copyright 2014-2017 Mike Bierlee Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)