From 7b132b75f0f563cc7bce831c7cb2b83dbff30c50 Mon Sep 17 00:00:00 2001 From: Eduardo Pinho Date: Mon, 16 Mar 2020 22:17:35 +0000 Subject: [PATCH] (cargo-release) version 0.9.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 30bf11c..5ff337c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT/Apache-2.0" name = "nifti" readme = "README.md" repository = "https://github.com/Enet4/nifti-rs" -version = "0.9.0" +version = "0.9.1" exclude = ["resources/*"] [package.metadata.docs.rs]