diff --git a/Cargo.toml b/Cargo.toml index e9290d1..d50dfdd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "elfkit" -version = "0.0.5" +version = "0.0.6" authors = ["Arvid E. Picciani "] repository = "https://github.com/aep/elfkit" homepage = "https://github.com/aep/elfkit"