Skip to content

Commit

Permalink
Merge pull request #60 from b41sh/bump-jsonb-0.4.3
Browse files Browse the repository at this point in the history
bump jsonb 0.4.3
  • Loading branch information
b41sh authored Sep 30, 2024
2 parents 6369c71 + 61e5053 commit 86a260c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [v0.4.3] - 2024-09-30

### Fixed
Fix: Fix compare object value with different length panic (#59)

## [v0.4.2] - 2024-09-19

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ keywords = ["json", "jsonb", "jsonpath"]
license = "Apache-2.0"
name = "jsonb"
repository = "https://github.com/datafuselabs/jsonb"
version = "0.4.2"
version = "0.4.3"
rust-version = "1.77"

[dependencies]
Expand Down

0 comments on commit 86a260c

Please sign in to comment.