diff --git a/Routes.php b/Routes.php index 4106a7d..a05c558 100755 --- a/Routes.php +++ b/Routes.php @@ -18,7 +18,7 @@ class Routes /** * The version of the library. */ - public static $version = '1.0.0-rc.1'; // x-release-please-version + public static $version = '1.0.0-rc.2'; // x-release-please-version /** * The AltoRouter instance used to match the current request to the defined routes. */