Skip to content

Commit

Permalink
Release version 0.3.0. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jg-rp committed Oct 16, 2023
1 parent 704d2e8 commit 2e4696b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# JSON P3 Change Log

## Version 0.3.0 (unreleased)
## Version 0.3.0

**Fixes**

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ console.log(nodes.values()); // [ 'John', 'Sally', 'Jane' ]

- Docs: https://jg-rp.github.io/json-p3/
- Install: https://jg-rp.github.io/json-p3/#install
- JSONPath playground: https://jg-rp.github.io/json-p3/playground
- JSONPath syntax: https://jg-rp.github.io/json-p3/guides/jsonpath-syntax
- API reference: https://jg-rp.github.io/json-p3/api
- Change log: https://github.com/jg-rp/json-p3/blob/main/CHANGELOG.md
Expand Down

0 comments on commit 2e4696b

Please sign in to comment.