From 9974d035b17b7c67efe869b366ca22067483a44f Mon Sep 17 00:00:00 2001 From: Truman Kilen Date: Sun, 28 May 2023 23:21:19 -0500 Subject: [PATCH] v0.1.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 07b7f51..8cba57e 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.5" +version = "0.1.6" edition = "2021" [workspace.dependencies]