diff --git a/Cargo.toml b/Cargo.toml index 5e3c462..9ec4ab0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fakedata_generator" -version = "0.4.1" +version = "0.5.0" authors = ["Kevin Gimbel "] edition = "2021" license = "MIT"