build: bump version to 0.13.30 (#2198)
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.30
This commit is contained in:
Myriad-Dreamin 2025-10-27 18:57:31 +08:00 committed by GitHub
parent 4bcb4dad40
commit a6c39d4306
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 71 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.30-rc2"
version = "0.13.30"
authors.workspace = true
license.workspace = true
edition.workspace = true