diff --git a/Cargo.toml b/Cargo.toml index f4a80f1..c50635a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cookie-factory" -version = "0.3.2" +version = "0.3.3" authors = ["Geoffroy Couprie ", "Pierre Chifflier "] license = "MIT" repository = "https://github.com/rust-bakery/cookie-factory"