Skip to content

Commit

Permalink
Bump to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
j178 committed Dec 3, 2024
1 parent f5d431d commit 897d8fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "prefligit"
version = "0.0.5"
version = "0.0.6"
authors = ["j178 <[email protected]>"]
description = "pre-commit implemeneted in Rust"
repository = "https://github.com/j178/prefligit"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "prefligit"
version = "0.0.5"
version = "0.0.6"
description = "pre-commit reimplemented in Rust"
authors = [{ name = "j178", email = "[email protected]" }]
requires-python = ">=3.8"
Expand Down

0 comments on commit 897d8fe

Please sign in to comment.