From da3e96ea93365cbc3097f33c5f82ac1398c04647 Mon Sep 17 00:00:00 2001 From: Truman Kilen Date: Thu, 11 Jan 2024 17:44:06 -0600 Subject: [PATCH] chore: Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a21fdb3..51e0013 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]