Skip to content

Commit eb7940c

Browse files
committed
Release 1.12.0-4
1 parent a876592 commit eb7940c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66

77
### Changes
88
9+
### Bugs fixed
10+
11+
## 1.12.0-4 (19-02-2025)
12+
13+
### New Features
14+
15+
### Changes
16+
917
### Bugs fixed
1018

1119
- Fix let/loop bindings not being traced inside reify

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>clojure</artifactId>
66
<name>clojure</name>
77
<packaging>jar</packaging>
8-
<version>1.12.0-3</version>
8+
<version>1.12.0-4</version>
99
<url>http://clojure.org/</url>
1010
<description>Clojure core environment and runtime library.</description>
1111

0 commit comments

Comments
 (0)