From 0af70923bf18aee198484bc9791de5202b2ba45d Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sun, 5 Oct 2014 14:38:57 +0200 Subject: [PATCH] Fix version number in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9f31d8..6abdc91 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Poodinis Dependency Injection Framework ======================================= -Version 0.1.3 +Version 0.1.4 Copyright 2014 Mike Bierlee Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)