From 5f970ea6e00f895975da4ef1c94581824bace26d Mon Sep 17 00:00:00 2001 From: Enet4 Date: Wed, 30 Oct 2019 21:58:04 +0000 Subject: [PATCH] (cargo-release) version 0.9.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f48dc8f..7ab4563 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.8.1-alpha.0" +version = "0.9.0" exclude = ["resources/*"] [package.metadata.docs.rs]