diff --git a/Cargo.toml b/Cargo.toml index 5834367..7071b2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ name = "nifti" readme = "README.md" documentation = "https://docs.rs/crate/nifti" repository = "https://github.com/Enet4/nifti-rs" -version = "0.2.0" +version = "0.2.1" [[example]] name = "niftidump"