Skip to content

Commit d1b2a52

Browse files
committed
v0.8.140
1 parent 169860b commit d1b2a52

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.8.140 (2025-03-09)
66

77
- Fix [#635](https://github.com/squint-cljs/squint/issues/635): `range` fixes
88
- Fix [#636](https://github.com/squint-cljs/squint/issues/636): add `run!`

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

0 commit comments

Comments
 (0)