diff --git a/Cargo.toml b/Cargo.toml index 6b67973..44b7394 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scalpel" -version = "0.4.0" +version = "0.4.1" license-file = "LICENSE" readme = "README.md" keywords = ["Wireshark", "pcap", "packet", "packet-parsing"]