Skip to content

Commit b63b04c

Browse files
authored
chore: bump jsonb 0.5.1 (#85)
1 parent d5b6578 commit b63b04c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v0.5.1] - 2025-04-18
2+
3+
### Added
4+
5+
- Chore: Bump nom 8.0.0 (#84)
6+
17
## [v0.5.0] - 2025-04-15
28

39
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ keywords = ["json", "jsonb", "jsonpath"]
2222
license = "Apache-2.0"
2323
name = "jsonb"
2424
repository = "https://github.com/databendlabs/jsonb"
25-
version = "0.5.0"
25+
version = "0.5.1"
2626
rust-version = "1.80"
2727

2828
[dependencies]

0 commit comments

Comments
 (0)