Bump version to v0.3.7 (#10895)

This commit is contained in:
Dhruv Manilawala 2024-04-12 09:09:45 +05:30 committed by GitHub
parent a9e4393008
commit 2e37cf6b3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 25 additions and 12 deletions

View file

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

View file

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

View file

@ -1,6 +1,6 @@
[package]
name = "ruff_shrinking"
version = "0.3.6"
version = "0.3.7"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html