diff --git a/.zenodo.json b/.zenodo.json index 2b81e826..c5c1f232 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -46,7 +46,7 @@ "license": { "id": "Apache-2.0" }, - "publication_date": "2022-11-21", + "publication_date": "2023-01-17", "title": "cffinit", - "version": "2.1.0" + "version": "2.2.0" } diff --git a/CITATION.cff b/CITATION.cff index 42f46c97..a2fde5c5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -29,7 +29,7 @@ authors: given-names: Reggie orcid: https://orcid.org/0000-0002-5967-7302 cff-version: 1.2.0 -date-released: 2022-11-21 +date-released: 2023-01-17 identifiers: - type: doi value: 10.5281/zenodo.7342296 @@ -50,4 +50,4 @@ license: Apache-2.0 message: If you use this software, please cite it using these metadata. repository-code: https://github.com/citation-file-format/cff-initializer-javascript title: cffinit -version: 2.1.0 +version: 2.2.0 diff --git a/package-lock.json b/package-lock.json index 0c2c1ca8..f7c17596 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cffinit", - "version": "2.1.0", + "version": "2.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cffinit", - "version": "2.1.0", + "version": "2.2.0", "dependencies": { "@quasar/extras": "^1.0.0", "ajv": "^8.6.2", diff --git a/package.json b/package.json index 02755673..60e48541 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cffinit", - "version": "2.1.0", + "version": "2.2.0", "description": "Web form to assist people in creating a CITATION.cff file for their projects.", "productName": "cffinit", "author": "Netherlands eScience Center", diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 5051f695..cfdf5561 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -15,7 +15,7 @@ > - Version 2.1.0 + Version 2.2.0 diff --git a/src/components/LayoutLanding.vue b/src/components/LayoutLanding.vue index d05e615d..560b1ea3 100644 --- a/src/components/LayoutLanding.vue +++ b/src/components/LayoutLanding.vue @@ -73,7 +73,7 @@ - Version 2.1.0 + Version 2.2.0