From ac96b8d2d8ad0aad4c00394307e736f60cf22c4b Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 2 Jul 2024 15:18:53 -0400 Subject: [PATCH] chore: bump version to 1.10.0 --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 064e6fd..a014f6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "ffxiv_types" -version = "1.9.0" -authors = ["Anna Clemens "] +version = "1.10.0" +authors = ["Anna "] description = "Useful types for FFXIV-related projects" documentation = "https://docs.rs/ffxiv_types" -repository = "https://github.com/ascclemens/ffxiv_types" +repository = "https://git.anna.lgbt/anna/ffxiv-types" license = "MIT" [features]