Increment version

This commit is contained in:
Charles Marsh 2022-08-12 17:53:49 -04:00
parent 8091beca89
commit b507f72c9e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1493,7 +1493,7 @@ dependencies = [
[[package]]
name = "rust-python-linter"
version = "0.0.5"
version = "0.0.6"
dependencies = [
"anyhow",
"bincode",

View File

@ -1,6 +1,6 @@
[package]
name = "rust-python-linter"
version = "0.0.5"
version = "0.0.6"
edition = "2021"
[lib]