From ae48208debb2c0bb8cb7ad2aa5596e4680d00002 Mon Sep 17 00:00:00 2001 From: "R. S. Doiel" Date: Wed, 20 Mar 2024 16:23:13 -0700 Subject: [PATCH] v0.0.74 --- codemeta.json | 2 +- doi2rdm.1.md | 2 +- ep3ds2citations.1.md | 2 +- ep3util.1.md | 2 +- eprint2rdm.1.md | 2 +- eprintrest.1.md | 2 +- people2vocabulary.1.md | 2 +- rdm2eprint.1.md | 2 +- rdmutil.1.md | 2 +- version.go | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/codemeta.json b/codemeta.json index 2521cf9f..c5472b8a 100644 --- a/codemeta.json +++ b/codemeta.json @@ -5,7 +5,7 @@ "codeRepository": "https://github.com/caltechlibrary/irdmtools", "dateCreated": "2022-10-27", "dateRelease": "2024-01-24", - "dateModified": "2024-03-19", + "dateModified": "2024-03-20", "issueTracker": "https://github.com/caltechlibrary/irdmtools/issues", "name": "irdmtools", "version": "0.0.74", diff --git a/doi2rdm.1.md b/doi2rdm.1.md index 6ea0dc8b..d26148ab 100644 --- a/doi2rdm.1.md +++ b/doi2rdm.1.md @@ -1,4 +1,4 @@ -%doi2rdm(1) irdmtools user manual | version 0.0.74 480e62b3 +%doi2rdm(1) irdmtools user manual | version 0.0.74 7fe38349 % R. S. Doiel and Tom Morrell % 2024-03-20 diff --git a/ep3ds2citations.1.md b/ep3ds2citations.1.md index 415f612b..76c324c6 100644 --- a/ep3ds2citations.1.md +++ b/ep3ds2citations.1.md @@ -1,4 +1,4 @@ -%ep3ds2citations(1) irdmtools user manual | version 0.0.74 480e62b3 +%ep3ds2citations(1) irdmtools user manual | version 0.0.74 7fe38349 % R. S. Doiel and Tom Morrell % 2024-03-20 diff --git a/ep3util.1.md b/ep3util.1.md index cf2781ea..21b7cbdd 100644 --- a/ep3util.1.md +++ b/ep3util.1.md @@ -1,4 +1,4 @@ -%ep3util(1) irdmtools user manual | version 0.0.74 480e62b3 +%ep3util(1) irdmtools user manual | version 0.0.74 7fe38349 % R. S. Doiel and Tom Morrell % 2024-03-20 diff --git a/eprint2rdm.1.md b/eprint2rdm.1.md index f8e01794..9cbecddb 100644 --- a/eprint2rdm.1.md +++ b/eprint2rdm.1.md @@ -1,4 +1,4 @@ -%eprint2rdm(1) irdmtools user manual | version 0.0.74 480e62b3 +%eprint2rdm(1) irdmtools user manual | version 0.0.74 7fe38349 % R. S. Doiel and Tom Morrell % 2024-03-20 diff --git a/eprintrest.1.md b/eprintrest.1.md index fde1e69f..c8f5c6aa 100644 --- a/eprintrest.1.md +++ b/eprintrest.1.md @@ -1,4 +1,4 @@ -%eprintrest(1) irdmtools user manual | version 0.0.74 480e62b3 +%eprintrest(1) irdmtools user manual | version 0.0.74 7fe38349 % R. S. Doiel and Tom Morrell % 2024-03-20 diff --git a/people2vocabulary.1.md b/people2vocabulary.1.md index 9ccbbbf6..67036cf9 100644 --- a/people2vocabulary.1.md +++ b/people2vocabulary.1.md @@ -1,4 +1,4 @@ -%people2vocabulary(1) irdmtools user manual | version 0.0.74 480e62b3 +%people2vocabulary(1) irdmtools user manual | version 0.0.74 7fe38349 % R. S. Doiel % 2024-03-20 diff --git a/rdm2eprint.1.md b/rdm2eprint.1.md index d271fde8..61a18b4d 100644 --- a/rdm2eprint.1.md +++ b/rdm2eprint.1.md @@ -1,4 +1,4 @@ -%rdm2eprint(1) irdmtools user manual | version 0.0.74 480e62b3 +%rdm2eprint(1) irdmtools user manual | version 0.0.74 7fe38349 % R. S. Doiel and Tom Morrell % 2024-03-20 diff --git a/rdmutil.1.md b/rdmutil.1.md index bf77f8e5..d5d1e890 100644 --- a/rdmutil.1.md +++ b/rdmutil.1.md @@ -1,4 +1,4 @@ -%rdmutil(1) irdmtools user manual | version 0.0.74 480e62b3 +%rdmutil(1) irdmtools user manual | version 0.0.74 7fe38349 % R. S. Doiel and Tom Morrell % 2024-03-20 diff --git a/version.go b/version.go index e95ee3c9..5fd6483c 100644 --- a/version.go +++ b/version.go @@ -12,7 +12,7 @@ const ( ReleaseDate = "2024-03-20" // ReleaseHash, the Git hash when version.go was generated - ReleaseHash = "480e62b3" + ReleaseHash = "7fe38349" LicenseText = ` Redistribution and use in source and binary forms, with or without