diff --git a/ntex/Cargo.toml b/ntex/Cargo.toml index 28881625..13cac6bf 100644 --- a/ntex/Cargo.toml +++ b/ntex/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ntex" -version = "2.4.0" +version = "2.4.1" authors = ["ntex contributors "] description = "Framework for composable network services" readme = "README.md"