Skip to content

Commit

Permalink
Release 1.12.0-alpha11_1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmonettas committed May 14, 2024
1 parent 7db56f2 commit d9fb6f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@

### Changes

### Bugs fixed

## 1.12.0-alpha11_1 (14-05-2024)

### New Features

### Changes

### Bugs fixed

- Don't tag ()
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>clojure</artifactId>
<name>clojure</name>
<packaging>jar</packaging>
<version>1.11.3</version>
<version>1.11.3-1</version>
<url>http://clojure.org/</url>
<description>Clojure core environment and runtime library.</description>

Expand Down

0 comments on commit d9fb6f6

Please sign in to comment.