Skip to content

Commit b8fb8e2

Browse files
committed
Update release number in metadata files
1 parent 854e22e commit b8fb8e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ authors:
88
abstract: GitHub Action to archive a repo's GitHub Pages in the Wayback Machine
99
repository-code: "https://github.com/caltechlibrary/waystation"
1010
type: software
11-
version: 0.0.1
11+
version: 1.4.0
1212
license-url: "https://github.com/caltechlibrary/waystation/blob/main/LICENSE"
1313
keywords:
1414
- software
1515
- automation
1616
- archiving
17-
date-released: 2022-11-16
17+
date-released: 2022-11-21
1818

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"codeRepository": "https://github.com/caltechlibrary/waystation",
77
"issueTracker": "https://github.com/caltechlibrary/waystation/issues",
88
"license": "https://github.com/caltechlibrary/waystation/blob/main/LICENSE",
9-
"version": "1.0.0",
9+
"version": "1.4.0",
1010
"author": [
1111
{
1212
"@type": "Person",

0 commit comments

Comments
 (0)