diff --git a/Cargo.toml b/Cargo.toml index 9152bb3..9373696 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "elf" -version = "0.7.3" +version = "0.8.0-dev" authors = ["Christopher Cole "] license = "MIT/Apache-2.0" repository = "https://github.com/cole14/rust-elf/"