From 69bdd6b2621f6773131ac7b0549bc297d20f024a Mon Sep 17 00:00:00 2001 From: Brett Wilcox Date: Wed, 16 Sep 2020 05:40:06 -0500 Subject: [PATCH] Update Cargo.toml Release 1.0.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cc26a8f..745b0ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scorpion" -version = "0.1.2" +version = "0.1.3" authors = ["Brett Wilcox "] edition = "2018" description = "Command Line Interface for the scorpion.io project."