build: bump version to 0.14.0-rc2 (#2213)
Some checks are pending
tinymist::auto_tag / auto-tag (push) Waiting to run
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / announce (push) Blocked by required conditions
tinymist::ci / build (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run

+tag v0.14.0-rc2
This commit is contained in:
Myriad-Dreamin 2025-11-02 04:47:10 +08:00 committed by GitHub
parent 00e1c07782
commit e23530b96e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 82 additions and 74 deletions

View file

@ -2,7 +2,7 @@
name = "tinymist-std"
description = "Additional functions wrapping Rust's standard library."
# group: world
version = "0.14.0-rc1"
version = "0.14.0-rc2"
authors.workspace = true
license.workspace = true
edition.workspace = true