We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343c19a commit a6bbd8eCopy full SHA for a6bbd8e
CHANGELOG.md
@@ -6,6 +6,14 @@
6
7
### Changes
8
9
+### Bugs fixed
10
+
11
+## 1.12.0-10 (26-05-2025)
12
13
+### New Features
14
15
+### Changes
16
17
### Bugs fixed
18
19
- Don't trace non-return try's anon functions calls
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>clojure</artifactId>
<name>clojure</name>
<packaging>jar</packaging>
- <version>1.12.0-9</version>
+ <version>1.12.0-10</version>
<url>http://clojure.org/</url>
<description>Clojure core environment and runtime library.</description>
0 commit comments