From 39f1d611755e39c4fdf8312124e29e612145bd2c Mon Sep 17 00:00:00 2001 From: Richard Newman Date: Thu, 5 Apr 2018 14:58:21 -0700 Subject: [PATCH] Bump version to 0.6.2. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d06cc720..037f4bc3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ authors = [ "Thom Chiovoloni ", ] name = "mentat" -version = "0.6.1" +version = "0.6.2" build = "build/version.rs" [features]