diff --git a/Cargo.toml b/Cargo.toml index 95ffff9..ade1a14 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netem-trace" -version = "0.3.5" +version = "0.3.6" edition = "2021" license = "Apache-2.0" description = "A library for for generating network emulation trace."