diff --git a/Cargo.toml b/Cargo.toml index 0b43daa..0dded28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "btf-rs" -version = "1.1.0" +version = "1.1.1" license = "LGPL-2.1-or-later" description = "Library for the BPF type format (BTF)." repository = "https://github.com/retis-org/btf-rs"