From d6b193f4adc29421901d7a27e3fba33dd6b14978 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 10 Apr 2021 19:39:09 +0200 Subject: bump version to 0.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5cffe20..3f00168 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sputnik" -version = "0.3.6" +version = "0.4.0" authors = ["Martin Fischer "] license = "MIT" description = "Extends the types from the http crate with methods to deal with cookies/content-types (and optionally adds deserialization methods to hyper::Body)." -- cgit v1.2.3