From 829acdfeeb7b27b264dc78bde62a7a30e5b6d4a2 Mon Sep 17 00:00:00 2001 From: Truman Kilen Date: Wed, 15 Feb 2023 20:07:16 -0600 Subject: [PATCH] v0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1d94b2b..ee05101 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.1" +version = "0.1.2" edition = "2021" [workspace.dependencies]