[F] Fix version detection

This commit is contained in:
Azalea Gui 2024-12-22 06:23:17 -05:00
parent 8cc06c02b5
commit 3a80670491
2 changed files with 5 additions and 4 deletions

View file

@ -3,7 +3,7 @@ resolver = "2"
members = ["crates/*"]
[workspace.package]
version = "2.0.0"
version = "2.0.0-rc1"
authors = ["Azalea Gui <azalea@hydev.org>"]
edition = "2021"
rust-version = "1.75.0"