From e4073405259174a29144c72e0e77ce841a71e4f9 Mon Sep 17 00:00:00 2001 From: Truman Kilen Date: Fri, 7 Apr 2023 22:34:16 -0500 Subject: [PATCH] v0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a794b6b..5871492 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ members = ["repak", "repak_cli"] repository = "https://github.com/trumank/repak" authors = ["spuds", "trumank"] license = "MIT OR Apache-2.0" -version = "0.1.3" +version = "0.1.4" edition = "2021" [workspace.dependencies]