diff --git a/apps/servers/octopus/supergit/Cargo.toml b/apps/servers/octopus/supergit/Cargo.toml index ff83cd991d5..5646d27c564 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 "] +version = "0.2.0" +authors = ["Katharina Fey "] edition = "2018" license = "GPL-3.0-or-later" documentation = "https://docs.rs/supergit"