diff --git a/lib/ApiDefintion.php b/lib/ApiDefintion.php index 3374760..4a22af3 100644 --- a/lib/ApiDefintion.php +++ b/lib/ApiDefintion.php @@ -14,7 +14,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * - * @version 0.9.0 + * @version 0.9.1 * @copyright 2020 Kristuff */ diff --git a/lib/ApiManager.php b/lib/ApiManager.php index db4ab70..ad4f501 100644 --- a/lib/ApiManager.php +++ b/lib/ApiManager.php @@ -14,7 +14,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * - * @version 0.9.0 + * @version 0.9.1 * @copyright 2020 Kristuff */ diff --git a/lib/InvalidPermissionException.php b/lib/InvalidPermissionException.php index b6418b3..d9a6c25 100644 --- a/lib/InvalidPermissionException.php +++ b/lib/InvalidPermissionException.php @@ -14,7 +14,7 @@ * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * - * @version 0.9.0 + * @version 0.9.1 * @copyright 2020 Kristuff */