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"