From b503155554812defb101cb2527149b2e84617fab Mon Sep 17 00:00:00 2001 From: Thomas Morrell Date: Mon, 29 Aug 2022 16:22:52 -0700 Subject: [PATCH] Bump version --- cd_metadata.json | 10 +++++----- codemeta.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cd_metadata.json b/cd_metadata.json index 7c4565aa..b3da77b7 100644 --- a/cd_metadata.json +++ b/cd_metadata.json @@ -2,13 +2,13 @@ "descriptions": [ { "descriptionType": "Abstract", - "description": "The offline version 2.2 of \"The Atlas of Bacterial & Archaeal Cell Structure\" by Catherine M. Oikonomou & Grant J. Jensen" + "description": "The offline version 2.3 of \"The Atlas of Bacterial & Archaeal Cell Structure\" by Catherine M. Oikonomou & Grant J. Jensen" } ], "relatedIdentifiers": [ { "relatedIdentifier": - "https://github.com/caltechlibrary/cell-atlas/releases/tag/v2.2", + "https://github.com/caltechlibrary/cell-atlas/releases/tag/v2.3", "relationType": "IsDerivedFrom", "relatedIdentifierType": "URL" } @@ -33,15 +33,15 @@ "subject": "Jensen Lab" } ], - "version": "v2.2", + "version": "v2.3", "titles": [ { - "title": "Atlas of Bacterial and Archaeal Cell Structure - Offline Version 2.2" + "title": "Atlas of Bacterial and Archaeal Cell Structure - Offline Version 2.3" } ], "dates": [ { - "date": "2022-05-09", + "date": "2022-08-26", "dateType": "Issued" } ], diff --git a/codemeta.json b/codemeta.json index f6236bb4..2997c427 100644 --- a/codemeta.json +++ b/codemeta.json @@ -6,7 +6,7 @@ "codeRepository": "https://github.com/caltechlibrary/cell-atlas", "issueTracker": "https://github.com/caltechlibrary/cell-atlas/issues", "license": "https://data.caltech.edu/license", - "version": "2.2.0", + "version": "2.3.0", "author": [ { "@type": "Person",