Skip to content

Commit 39ab8b7

Browse files
committed
update codemeta.json
1 parent ed0176c commit 39ab8b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

codemeta.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"codeRepository": "https://github.com/AAGI-AUS/nert",
99
"issueTracker": "https://github.com/AAGI-AUS/nert/issues",
1010
"license": "https://spdx.org/licenses/MIT",
11-
"version": "0.0.1",
11+
"version": "0.0.1.9000",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
@@ -245,7 +245,8 @@
245245
},
246246
"SystemRequirements": null
247247
},
248-
"fileSize": "1152.86KB",
248+
"fileSize": "1177.024KB",
249+
"releaseNotes": "https://github.com/AAGI-AUS/nert/blob/master/NEWS.md",
249250
"readme": "https://github.com/AAGI-AUS/nert/blob/main/README.md",
250251
"contIntegration": ["https://github.com/AAGI-AUS/nert/actions/workflows/R-CMD-check.yaml", "https://codecov.io/gh/AAGI-AUS/nert"]
251252
}

0 commit comments

Comments
 (0)