From 1fcb6be24328747d9ce28b35c96eaff2744f5553 Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sun, 13 Aug 2017 18:39:42 +0200 Subject: [PATCH] Prepare Version 8.0.1 --- CHANGES.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)