Skip to content

Commit

Permalink
feat: updating version (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdiazvargas authored Jun 24, 2024
1 parent 8ca65d0 commit ccb72bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ Adding support for base64 encoding decoding, thanks to nated0g for the contribut

- Support for `jsonata.register_function`
- Support for evaluation with bindings

## [0.1.4] - 2024-06-24

- Enhancements to improve performance
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "jsonata-rs"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
license = "Apache-2.0"
authors = ["Stedi"]
Expand Down

0 comments on commit ccb72bb

Please sign in to comment.