diff --git a/Cargo.toml b/Cargo.toml index af9ff64..39e3a85 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "elf" -version = "0.0.7" +version = "0.0.8" authors = ["Christopher Cole "] license = "MIT/Apache-2.0" homepage = "https://github.com/cole14/rust-elf/"