diff --git a/Cargo.toml b/Cargo.toml index e296712..f7da9af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = [".", "derive"] [package] name = "rusty-value" -version = "0.4.1" +version = "0.4.2" edition = "2021" license = "Apache-2.0" repository = "https://github.com/Trivernis/rusty-value"