diff --git a/Cargo.toml b/Cargo.toml index 0970d48..a626d06 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tower-helmet" description = "Helps with securing your tower servers with various HTTP headers " -version = "0.2.1" +version = "0.3.0" authors = ["Atrox "] edition = "2018" license = "MIT"