Skip to content

Commit

Permalink
Merge pull request #54 from b41sh/bump-jsonb-0.4.1
Browse files Browse the repository at this point in the history
Bump to version 0.4.1
  • Loading branch information
sundy-li authored Jul 18, 2024
2 parents 07e579a + 8b89bae commit 4e4ead8
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.1] - 2024-07-18

### Fixed
Fix: Fix jsonpath selector unwrap panic. (#53)

## [v0.4.0] - 2024-05-17

### Fixed
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.0"
version = "0.4.1"
rust-version = "1.77"

[dependencies]
Expand Down

0 comments on commit 4e4ead8

Please sign in to comment.