Skip to content

Commit 5b26714

Browse files
author
trident
committed
Bumps
1 parent 9aeaaa1 commit 5b26714

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/horizon_event_system/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "horizon_event_system"
3-
version = "0.24.0" # Ensure this matches the version used in tests and examples
3+
version = "0.25.0" # Ensure this matches the version used in tests and examples
44
description = "Horizon Event System for handling events in the Horizon game server ecosystem."
55
license = "MIT"
66
edition = "2021"

crates/plugin_logger/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[package]
1+
[package]
22
tracing-subscriber = "0.3"
33
name = "plugin_logger"
44
version = "0.1.0"

0 commit comments

Comments
 (0)