We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9b4ad commit d183f7fCopy full SHA for d183f7f
2 files changed
CITATION.cff
@@ -10,6 +10,6 @@ authors:
10
given-names: "Sabrine"
11
orcid: "https://orcid.org/0000-0002-4480-6116"
12
title: "ro-crate-java"
13
-version: 2.1.0-rc5
14
-date-released: 2025-11-14
+version: 2.1.0
+date-released: 2025-12-08
15
url: "https://github.com/kit-data-manager/ro-crate-java"
gradle.properties
@@ -1,4 +1,4 @@
1
-version=2.1.0
+version=2.1.1
2
action.custom-1=install
3
action.custom-1.args=--configure-on-demand -w -x check clean publishToMavenLocal
4
action.custom-2=jacoco
0 commit comments