build: bump version to 0.13.24 (#2085)
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.13.24
This commit is contained in:
Myriad-Dreamin 2025-08-26 16:15:03 +08:00 committed by GitHub
parent 856a1e4485
commit 2fc5d919e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 72 additions and 71 deletions

View file

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