aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-07-06 09:50:39 +0800
committer简律纯 <i@jyunko.cn>2024-07-06 09:50:39 +0800
commit7e655c96fa5fab04bde014b62c8db3f4b352a5dc (patch)
tree37fc8615d32dbb230ef34f2ac74039a3351a24ef /Cargo.toml
parente44fe8dfba3a56da39f444cfeb62acd0945a9462 (diff)
downloadHydroRollCore-7e655c96fa5fab04bde014b62c8db3f4b352a5dc.tar.gz
HydroRollCore-7e655c96fa5fab04bde014b62c8db3f4b352a5dc.zip
refactor(core): fix AttributeError: wrong 'rule_disable_hook_func' method
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a527a66..d9a9a5f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hydro-roll-core"
-version = "0.0.2-alpha.2"
+version = "0.0.2"
edition = "2021"
description = "Core Lib for HydroRoll System."
license = "MIT"