diff --git a/Cargo.toml b/Cargo.toml index f7d2c93..ceaac86 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shortguid" -version = "0.7.0" +version = "0.8.0-unstable" edition = "2021" license = "EUPL-1.2" description = "Short URL-safe Base64 encoded UUIDs"