Bump version to 0.0.68

This commit is contained in:
Charlie Marsh
2022-10-10 16:50:09 -04:00
parent 4e9fb9907a
commit 4730911b25
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1907,7 +1907,7 @@ dependencies = [
[[package]]
name = "ruff"
version = "0.0.67"
version = "0.0.68"
dependencies = [
"anyhow",
"bincode",

View File

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