Bump 0.14.0 (#20751)

This commit is contained in:
Amethyst Reese 2025-10-07 11:05:47 -07:00 committed by GitHub
parent 416e956fe0
commit beea8cdfec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 323 additions and 264 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "ruff"
version = "0.13.3"
version = "0.14.0"
publish = true
authors = { workspace = true }
edition = { workspace = true }

View file

@ -1,6 +1,6 @@
[package]
name = "ruff_linter"
version = "0.13.3"
version = "0.14.0"
publish = false
authors = { workspace = true }
edition = { workspace = true }

View file

@ -1,6 +1,6 @@
[package]
name = "ruff_wasm"
version = "0.13.3"
version = "0.14.0"
publish = false
authors = { workspace = true }
edition = { workspace = true }