Bump version

This commit is contained in:
Charlie Marsh 2022-08-29 12:54:23 -04:00
parent 847cbd0880
commit ecf1633a14
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1701,7 +1701,7 @@ dependencies = [
[[package]]
name = "ruff"
version = "0.0.16"
version = "0.0.17"
dependencies = [
"anyhow",
"bincode",

View file

@ -1,6 +1,6 @@
[package]
name = "ruff"
version = "0.0.16"
version = "0.0.17"
edition = "2021"
[lib]