File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## v1.13.1
6
+
5
7
- Fix coercers
6
8
7
9
## v1.13.0
Original file line number Diff line number Diff line change 1
1
# Generated by org.clojure/tools.build
2
- # Mon Apr 28 15:08:41 BRT 2025
3
- version =1.13.0
2
+ # Mon Apr 28 18:42:35 BRT 2025
3
+ version =1.13.1
4
4
groupId =com.github.clojure-lsp
5
5
artifactId =lsp4clj
Original file line number Diff line number Diff line change 4
4
<packaging >jar</packaging >
5
5
<groupId >com.github.clojure-lsp</groupId >
6
6
<artifactId >lsp4clj</artifactId >
7
- <version >1.13.0 </version >
7
+ <version >1.13.1 </version >
8
8
<name >lsp4clj</name >
9
9
<licenses >
10
10
<license >
58
58
<url >https://github.com/clojure-lsp/lsp4clj</url >
59
59
<connection >scm:git:git://github.com/clojure-lsp/lsp4clj.git</connection >
60
60
<developerConnection >scm:git:ssh://git@github.com/clojure-lsp/lsp4clj.git</developerConnection >
61
- <tag >v1.13.0 </tag >
61
+ <tag >v1.13.1 </tag >
62
62
</scm >
63
63
</project >
Original file line number Diff line number Diff line change 1
- 1.13.0
1
+ 1.13.1
You can’t perform that action at this time.
0 commit comments