Skip to content

Commit

Permalink
v0.7.27
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Aug 2, 2023
1 parent 1f2529d commit 04cac35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[jet](https://github.com/borkdude/jet): CLI to transform between JSON, EDN, YAML and Transit using Clojure.

## 0.6.27 (2023-08-02)
## 0.7.27 (2023-08-02)

- #137: Added missing functions from clojure v1.11:
`update-keys`, `update-vals`, `parse-long`, `parse-double`, `parse-boolean` and `parse-uuid`
Expand Down
2 changes: 1 addition & 1 deletion resources/JET_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.27-SNAPSHOT
0.7.27

0 comments on commit 04cac35

Please sign in to comment.