Skip to content

Commit

Permalink
v0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Aug 4, 2023
1 parent 34d7b81 commit 42319d5
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 @@

[Squint](https://github.com/squint-cljs/squint): ClojureScript syntax to JavaScript compiler

## Unreleased
## 0.1.16

- Add `rand-nth`, `aclone`, `add-watch`, `remove-watch`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "squint-cljs",
"type": "module",
"sideEffects": false,
"version": "0.1.15",
"version": "0.1.16",
"files": [
"core.js",
"src/squint/core.js",
Expand Down

0 comments on commit 42319d5

Please sign in to comment.