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 9f737e5 commit c885c0eCopy full SHA for c885c0e
2 files changed
CITATION.cff
@@ -1,6 +1,6 @@
1
cff-version: 1.2.0
2
title: "MassBank-export-api"
3
-version: "2.0"
+version: "2.1"
4
date-released: "2025-11-05"
5
authors:
6
- name: "MassBank Consortium"
pom.xml
@@ -13,7 +13,7 @@
13
14
<groupId>io.github.massbank</groupId>
15
<artifactId>massbank-export-api</artifactId>
16
- <version>2.1-SNAPSHOT</version>
+ <version>2.1</version>
17
<name>MassBank-export-api</name>
18
<description>Microservice for the export of different file formats for MassBank</description>
19
0 commit comments