From 6a1406f939a076e34a466b003ee6c1b66c1b77df Mon Sep 17 00:00:00 2001 From: "R. S. Doiel" Date: Mon, 10 Jun 2024 15:13:37 -0700 Subject: [PATCH] commiting to main --- CITATION.cff | 2 +- version.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 9ec91ad..4e9a37e 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -15,7 +15,7 @@ maintainers: orcid: "https://orcid.org/0000-0003-0900-6903" repository-code: "https://github.com/caltechlibrary/eprinttools" -version: 1.3.7 +version: 1.3.8 license-url: "https://caltechlibrary.github.io/eprinttools/license.html" keywords: [ "metadata", "repository", "EPrints", "CrossRef", "DataCite", "software" ] date-released: 2023-06-06 diff --git a/version.go b/version.go index ee1e4bd..cd3ff6c 100644 --- a/version.go +++ b/version.go @@ -12,7 +12,7 @@ const ( ReleaseDate = "2024-06-10" // ReleaseHash, the Git hash when version.go was generated - ReleaseHash = "e3c0993" + ReleaseHash = "e0ce6fa" LicenseText = ` Copyright (c) 2022, Caltech All rights not granted herein are expressly