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