Skip to content

Commit 2a8bb90

Browse files
committed
v0.9.178
1 parent 1c21938 commit 2a8bb90

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): Light-weight ClojureScript dialect
44

5-
## Unreleased
5+
## v0.9.178
66

77
- Support passing keyword to `mapv`
88
- [#759](https://github.com/squint-cljs/squint/issues/759): `doseq` can't be used in expression context

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.9.177",
5+
"version": "0.9.178",
66
"files": [
77
"core.js",
88
"src/squint/core.js",

0 commit comments

Comments
 (0)