Bump version to 0.0.252 (#3142)

This commit is contained in:
Charlie Marsh 2023-02-22 14:50:14 -05:00 committed by GitHub
parent 2f9de335db
commit 1c41789c2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "flake8-to-ruff"
version = "0.0.251"
version = "0.0.252"
edition = { workspace = true }
rust-version = { workspace = true }

View file

@ -1,6 +1,6 @@
[package]
name = "ruff"
version = "0.0.251"
version = "0.0.252"
authors = ["Charlie Marsh <charlie.r.marsh@gmail.com>"]
edition = { workspace = true }
rust-version = { workspace = true }

View file

@ -1,6 +1,6 @@
[package]
name = "ruff_cli"
version = "0.0.251"
version = "0.0.252"
authors = ["Charlie Marsh <charlie.r.marsh@gmail.com>"]
edition = { workspace = true }
rust-version = { workspace = true }