We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b36a75e commit 92a7f6bCopy full SHA for 92a7f6b
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
### New Features
6
7
+### Changes
8
+
9
+### Bugs fixed
10
11
+## 1.12.0-9 (11-03-2025)
12
13
+### New Features
14
15
### Changes
16
17
- Make autoPrefixes and instrumentEnable true by default
pom.xml
@@ -5,7 +5,7 @@
<artifactId>clojure</artifactId>
<name>clojure</name>
<packaging>jar</packaging>
- <version>1.12.0-8</version>
+ <version>1.12.0-9</version>
<url>http://clojure.org/</url>
<description>Clojure core environment and runtime library.</description>
0 commit comments