We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b59887 commit 5a5e450Copy full SHA for 5a5e450
CHANGELOG.md
@@ -8,6 +8,16 @@
8
9
### Bugs fixed
10
11
+## 1.12.0-rc1 (03-08-2024)
12
+
13
+### New Features
14
15
+### Changes
16
17
+ - Tracking official 1.12.0-rc1
18
19
+### Bugs fixed
20
21
## 1.12.0-beta2 (02-08-2024)
22
23
### New Features
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>clojure</artifactId>
6
<name>clojure</name>
7
<packaging>jar</packaging>
- <version>1.12.0-beta2</version>
+ <version>1.12.0-rc1</version>
<url>http://clojure.org/</url>
<description>Clojure core environment and runtime library.</description>
0 commit comments