From 00772c4e6b523ac51e764e6600994468862c3c12 Mon Sep 17 00:00:00 2001 From: Eduardo Pinho Date: Sat, 16 Jan 2021 15:44:04 +0000 Subject: [PATCH] (cargo-release) version 0.12.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ad48c53..7070160 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.12.1-alpha.0" +version = "0.12.1" exclude = ["resources/*"] [package.metadata.docs.rs]