Skip to content

Commit 9bf1347

Browse files
committed
v1.3.196
1 parent 9276922 commit 9bf1347

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ For a list of breaking changes, check [here](#breaking-changes).
44

55
[Nbb](https://github.com/babashka/nbb): Scripting in Clojure on Node.js using [SCI](https://github.com/babashka/sci)
66

7-
## Unreleased
7+
## 1.3.196 (2024-11-25)
88

99
- Add `locking` macro for compatibility with CLJS
1010

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nbb",
3-
"version": "1.3.195",
3+
"version": "1.3.196",
44
"type": "module",
55
"main": "index.mjs",
66
"bin": {

0 commit comments

Comments
 (0)