diff --git a/Cargo.toml b/Cargo.toml index 9efb354..4b5ef65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version.workspace = true edition.workspace = true [workspace.package] -version = "0.2.1" +version = "0.3.0" edition = "2024" repository = "https://git.ngram.ca/OpenJam/servers" license = "GPL-3.0-only"