Release Ruff 0.5.6 (#12629)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Micha Reiser 2024-08-02 17:35:14 +02:00 committed by GitHub
parent 012198a1b0
commit da824ba316
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 64 additions and 14 deletions

View file

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

View file

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

View file

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