Skip to content

Commit bbf8e0a

Browse files
committedMar 10, 2025
Release 1.12.0-7
1 parent fa1d01e commit bbf8e0a

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
@@ -2,6 +2,14 @@
22

33
## master (unreleased)
44

5+
### New Features
6+
7+
### Changes
8+
9+
### Bugs fixed
10+
11+
## 1.12.0-7 (10-03-2025)
12+
513
### New Features
614

715
- Support multiple clojure.storm.instrumentOnlyPrefixes.* and clojure.storm.instrumentSkipPrefixes.* that will get merged

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

0 commit comments

Comments
 (0)