From ee03ac2050732de79a382dc0bf629ba88974f883 Mon Sep 17 00:00:00 2001 From: vandomej Date: Thu, 7 Oct 2021 02:53:00 -0700 Subject: [PATCH] Updating version --- gemla/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemla/Cargo.toml b/gemla/Cargo.toml index b7a90b7..7044780 100644 --- a/gemla/Cargo.toml +++ b/gemla/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gemla" -version = "0.1.2" +version = "0.1.3" authors = ["Jacob VanDomelen "] edition = "2018" license = "MIT"