Bump version to 0.0.267 (#4400)

This commit is contained in:
Charlie Marsh 2023-05-12 15:04:56 -04:00 committed by GitHub
parent 606b6ac3df
commit dcedd5cd9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 12 additions and 12 deletions

View file

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

View file

@ -1,6 +1,6 @@
[package]
name = "ruff"
version = "0.0.266"
version = "0.0.267"
authors.workspace = true
edition.workspace = true
rust-version.workspace = true

View file

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