chore: bump version
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 5m41s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled

This commit is contained in:
2026-02-27 15:51:24 +07:00
parent c22a7291c7
commit a86219dcb0
3 changed files with 16 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ members = ["crates/*"]
default-members = ["crates/coop"]
[workspace.package]
version = "0.3.0"
version = "1.0.0-beta"
edition = "2021"
publish = false