commit e4bdda3568e77d6221ec8f5a80bcf564e26a2d77
parent c1e43bf078223a404bcc45c4198b147a2843dc2e
Author: triesap <tyson@radroots.org>
Date: Mon, 2 Mar 2026 23:14:54 +0000
build: set `radroots-events` version to 0.1.0-alpha.1
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crates/events/Cargo.toml b/crates/events/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "radroots-events"
-version.workspace = true
+version = "0.1.0-alpha.1"
edition.workspace = true
authors = ["Radroots Authors"]
rust-version.workspace = true