diff --git a/Di.php b/Di.php index 487526f..7a6b3f1 100644 --- a/Di.php +++ b/Di.php @@ -12,7 +12,7 @@ * full registry implementation, freeze optimisation * * @package Wire - * @version 1.3 + * @version 1.4 * @link http://github.com/surikat/Wire/ * @author Jo Surikat * @website http://wildsurikat.com diff --git a/DiExpand.php b/DiExpand.php index b4db2fa..112d46f 100644 --- a/DiExpand.php +++ b/DiExpand.php @@ -3,7 +3,7 @@ * DiExpand - Dependencies lazy loader * * @package Wire - * @version 1.0 + * @version 1.4 * @link http://github.com/surikat/Wire/ * @author Jo Surikat * @website http://wildsurikat.com