Bump 0.11.9 (#17986)

This commit is contained in:
Dylan 2025-05-09 10:43:27 -05:00 committed by GitHub
parent a137cb18d4
commit 2370297cde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 48 additions and 16 deletions

View file

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

View file

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

View file

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