Skip to content

Commit

Permalink
chore: bump 0.9.16
Browse files Browse the repository at this point in the history
  • Loading branch information
williamfzc committed Nov 20, 2024
1 parent 493577e commit 662b2ea
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 = "gossiphs"
version = "0.9.15"
version = "0.9.16"
edition = "2021"
description = "A Rust lib for general code file relationship analysis. Based on tree-sitter and git analysis."
license = "Apache-2.0"
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 = "gossiphs"
version = "0.9.15"
version = "0.9.16"
description = ""
requires-python = ">=3.8"
dependencies = [
Expand Down

0 comments on commit 662b2ea

Please sign in to comment.