From 9b733c88f55249c8e77aad286c05d8e936753d8c Mon Sep 17 00:00:00 2001 From: vandomej Date: Thu, 7 Oct 2021 02:53:34 -0700 Subject: [PATCH] Wrong version... --- file_linked/Cargo.toml | 2 +- gemla/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/file_linked/Cargo.toml b/file_linked/Cargo.toml index 9328e6b..44a3315 100644 --- a/file_linked/Cargo.toml +++ b/file_linked/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "file_linked" -version = "0.1.2" +version = "0.1.3" authors = ["vandomej "] edition = "2018" license = "MIT" diff --git a/gemla/Cargo.toml b/gemla/Cargo.toml index 7044780..b7a90b7 100644 --- a/gemla/Cargo.toml +++ b/gemla/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gemla" -version = "0.1.3" +version = "0.1.2" authors = ["Jacob VanDomelen "] edition = "2018" license = "MIT"