Skip to content

Commit 42319d5

Browse files
committed
v0.1.16
1 parent 34d7b81 commit 42319d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## Unreleased
5+
## 0.1.16
66

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "squint-cljs",
33
"type": "module",
44
"sideEffects": false,
5-
"version": "0.1.15",
5+
"version": "0.1.16",
66
"files": [
77
"core.js",
88
"src/squint/core.js",

0 commit comments

Comments
 (0)