diff --git a/Cargo.toml b/Cargo.toml index c2e8b9d..df95bde 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "httpdate" -version = "0.3.1" +version = "0.3.2" authors = ["Pyfisch "] license = "MIT/Apache-2.0" description = "HTTP date parsing and formatting"