aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a82a913..a1f36b2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,13 +1,13 @@
[package]
name = "hydro_roll"
-version = "0.1.8-alpha.2"
+version = "0.1.9-alpha.1"
edition = "2021"
description = "A simple rust library for HydroRoll."
license = "MIT"
documentation = "https://docs.hydroroll.team/"
homepage = "https://hydroroll.team/"
repository = "https://github.com/HydroRoll-Team/HydroRoll"
-authors = ["HsiangNianian <i@jyunko.cn>"]
+authors = ["HsiangNianian"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]