Skip to content

Commit 92a7f6b

Browse files
committed
Release 1.12.0-9
1 parent b36a75e commit 92a7f6b

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
@@ -4,6 +4,14 @@
44

55
### New Features
66

7+
### Changes
8+
9+
### Bugs fixed
10+
11+
## 1.12.0-9 (11-03-2025)
12+
13+
### New Features
14+
715
### Changes
816

917
- Make autoPrefixes and instrumentEnable true by default

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-8</version>
8+
<version>1.12.0-9</version>
99
<url>http://clojure.org/</url>
1010
<description>Clojure core environment and runtime library.</description>
1111

0 commit comments

Comments
 (0)