From 3259943d16e8c589a86a5ce3a42e56965bd77e39 Mon Sep 17 00:00:00 2001 From: Truman Kilen Date: Thu, 11 Jan 2024 17:07:52 -0600 Subject: [PATCH] chore: Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 43472ec..cd27286 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.8" +version = "0.2.0" edition = "2021" [workspace.dependencies]