🏡 index : ~doyle/rgit.git

author Jordan Doyle <jordan@doyle.la> 2023-12-04 17:34:30.0 +00:00:00
committer Jordan Doyle <jordan@doyle.la> 2023-12-04 17:34:30.0 +00:00:00
commit
848142a636cbbe9eb63971db8cd713df8b05ce1d [patch]
tree
b931d8888a22fa7319d55fdc1b2afe3a48c622e8
parent
5f03e4d71acda2d7b8e9eb9619ec838432bf5f59
download
848142a636cbbe9eb63971db8cd713df8b05ce1d.tar.gz

Bump version to v0.1.2



Diff

 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 <jordan@doyle.la>" ]
license = "WTFPL"