diff --git a/Cargo.toml b/Cargo.toml index 81c806e..2a5d9fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "image-rider" -version = "0.7.1" +version = "0.7.2" edition = "2021" authors = ["Joshua Gerrish "] description = "Disk image and ROM image parser"