aboutsummaryrefslogtreecommitdiff
path: root/apps/servers/octopus/supergit/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/servers/octopus/supergit/Cargo.toml')
-rw-r--r--apps/servers/octopus/supergit/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/servers/octopus/supergit/Cargo.toml b/apps/servers/octopus/supergit/Cargo.toml
index ff83cd991d52..5646d27c5643 100644
--- a/apps/servers/octopus/supergit/Cargo.toml
+++ b/apps/servers/octopus/supergit/Cargo.toml
@@ -1,8 +1,8 @@
[package]
name = "supergit"
description = "A strongly typed, read-only representation of a git repository"
-version = "0.1.0"
-authors = ["Mx Kookie <kookie@spacekookie.de>"]
+version = "0.2.0"
+authors = ["Katharina Fey <kookie@spacekookie.de>"]
edition = "2018"
license = "GPL-3.0-or-later"
documentation = "https://docs.rs/supergit"