From 382d7e4117bb033753d4752a1a206a312f4dbf4e Mon Sep 17 00:00:00 2001 From: "R. S. Doiel" Date: Fri, 3 Mar 2023 15:59:17 -0800 Subject: [PATCH] prep for pre-release --- CITATION.cff | 2 +- codemeta.json | 2 +- version.go | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 0e74be2..cae50c7 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -20,6 +20,6 @@ maintainers: orcid: "https://orcid.org/0000-0003-0900-6903" repository-code: "https://github.com/caltechlibrary/eprinttools" -version: 1.2.3 +version: 1.2.4 license-url: "https://caltechlibrary.github.io/eprinttools/license.html" keywords: [ "metadata", "repository", "EPrints", "CrossRef", "DataCite", "software" ] diff --git a/codemeta.json b/codemeta.json index 96be373..62ecd38 100644 --- a/codemeta.json +++ b/codemeta.json @@ -6,7 +6,7 @@ "codeRepository": "https://github.com/caltechlibrary/eprinttools", "issueTracker": "https://github.com/caltechlibrary/eprinttools/issues", "license": "https://caltechlibrary.github.io/eprinttools/license.html", - "version": "1.2.4b", + "version": "1.2.4", "author": [ { "@type": "Person", diff --git a/version.go b/version.go index 70d1057..6d463aa 100644 --- a/version.go +++ b/version.go @@ -1,7 +1,7 @@ package eprinttools const ( - Version = "1.2.4b" + Version = "1.2.4" LicenseText = `