From c1811265d129285b6ad0b99c740e654d2a2e95f4 Mon Sep 17 00:00:00 2001 From: Truman Kilen Date: Sun, 17 Sep 2023 20:11:35 -0500 Subject: [PATCH] chore: Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c9cc056..63d145d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = ["repak", "repak_cli"] repository = "https://github.com/trumank/repak" authors = ["spuds", "trumank"] license = "MIT OR Apache-2.0" -version = "0.1.7" +version = "0.1.8" edition = "2021" [workspace.dependencies]