We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 948f48e commit 83ae860Copy full SHA for 83ae860
pom.properties
@@ -1,5 +1,5 @@
1
# Generated by org.clojure/tools.build
2
-# Mon Apr 28 18:42:35 BRT 2025
+# Sat Jun 07 19:48:44 BRT 2025
3
version=1.0.0
4
groupId=com.github.clojure-lsp
5
-artifactId=jsonrpc4clj
+artifactId=jsonrpc4clj
pom.xml
@@ -58,6 +58,6 @@
58
<url>https://github.com/clojure-lsp/jsonrpc4clj</url>
59
<connection>scm:git:git://github.com/clojure-lsp/jsonrpc4clj.git</connection>
60
<developerConnection>scm:git:ssh://git@github.com/clojure-lsp/jsonrpc4clj.git</developerConnection>
61
- <tag>v1.13.1</tag>
+ <tag>v1.0.0</tag>
62
</scm>
63
</project>
resources/JSONRPC4CLJ renamed to resources/JSONRPC4CLJ_VERSION
0 commit comments