diff --git a/src/Uuid.php b/src/Uuid.php index 86efa7d..fffe874 100644 --- a/src/Uuid.php +++ b/src/Uuid.php @@ -93,7 +93,7 @@ final class Uuid /** * Version of the Rhumsaa\Uuid package */ - const VERSION = '2.7.3'; + const VERSION = '2.7.x-dev'; /** * For testing, 64-bit system override; if true, treat the system as 32-bit