Skip to content

Commit a6bbd8e

Browse files
committed
Release 1.12.0-10
1 parent 343c19a commit a6bbd8e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66

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

1119
- Don't trace non-return try's anon functions calls

pom.xml

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

0 commit comments

Comments
 (0)