From 848142a636cbbe9eb63971db8cd713df8b05ce1d Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Mon, 4 Dec 2023 17:34:30 +0000 Subject: [PATCH] Bump version to v0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c4f0279..31ecc41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rgit" description = "A gitweb/cgit-like interface" -version = "0.1.1" +version = "0.1.2" edition = "2021" authors = [ "Jordan Doyle " ] license = "WTFPL" -- libgit2 1.7.2