Skip to content

Commit 83ae860

Browse files
committed
fix version
1 parent 948f48e commit 83ae860

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Generated by org.clojure/tools.build
2-
# Mon Apr 28 18:42:35 BRT 2025
2+
# Sat Jun 07 19:48:44 BRT 2025
33
version=1.0.0
44
groupId=com.github.clojure-lsp
5-
artifactId=jsonrpc4clj
5+
artifactId=jsonrpc4clj

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
<url>https://github.com/clojure-lsp/jsonrpc4clj</url>
5959
<connection>scm:git:git://github.com/clojure-lsp/jsonrpc4clj.git</connection>
6060
<developerConnection>scm:git:ssh://git@github.com/clojure-lsp/jsonrpc4clj.git</developerConnection>
61-
<tag>v1.13.1</tag>
61+
<tag>v1.0.0</tag>
6262
</scm>
6363
</project>
File renamed without changes.

0 commit comments

Comments
 (0)