diff --git a/src/Tapestry.php b/src/Tapestry.php index 1238388..09c79dd 100644 --- a/src/Tapestry.php +++ b/src/Tapestry.php @@ -30,7 +30,7 @@ class Tapestry implements ContainerAwareInterface, ArrayAccess * * @var string */ - const VERSION = '1.0.4'; + const VERSION = '1.0.5'; /** * Tapestry constructor.