diff --git a/src/Uuid.php b/src/Uuid.php index f6357a8..7f1c91a 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.4'; + const VERSION = '2.7.x-dev'; /** * For testing, 64-bit system override; if true, treat the system as 32-bit