diff --git a/Cargo.toml b/Cargo.toml index c04cd30..cfb1c15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "modsecurity" -version = "0.1.4" +version = "1.0.0" authors = ["Rohan Krishnaswamy "] repository = "https://github.com/rkrishn7/rust-modsecurity" readme = "README.md"