From 8dcf7f504ce4a950655cfb11178fbd64a906ad65 Mon Sep 17 00:00:00 2001 From: Truman Kilen Date: Sat, 15 Apr 2023 23:02:59 -0500 Subject: [PATCH] v0.1.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 242f984..07b7f51 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.4" +version = "0.1.5" edition = "2021" [workspace.dependencies]