diff --git a/Cargo.toml b/Cargo.toml index 1b3f101..802e758 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "btfdump" description = "BTF introspection tool" -version = "0.0.1" +version = "0.0.2" authors = ["Andrii Nakryiko "] license = "BSD-2-Clause" edition = "2018"