Skip to content

Commit adde994

Browse files
committed
update codemeta
1 parent af6044b commit adde994

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

codemeta.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"codeRepository": "https://github.com/ropensci/rotl",
1111
"issueTracker": "https://github.com/ropensci/rotl/issues",
1212
"license": "https://spdx.org/licenses/BSD-2-Clause",
13-
"version": "3.0.6",
13+
"version": "3.0.7",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",
@@ -240,7 +240,7 @@
240240
"contIntegration": "https://travis-ci.org/ropensci/rotl",
241241
"releaseNotes": "https://github.com/ropensci/rotl/blob/master/NEWS.md",
242242
"readme": "https://github.com/ropensci/rotl/blob/master/README.md",
243-
"fileSize": "256.252KB",
243+
"fileSize": "256.721KB",
244244
"citation": [
245245
{
246246
"@type": "ScholarlyArticle",
@@ -417,5 +417,6 @@
417417
"@type": "Review",
418418
"url": "https://github.com/ropensci/onboarding/issues/17",
419419
"provider": "http://ropensci.org"
420-
}
420+
},
421+
"developmentStatus": "https://www.repostatus.org/#active"
421422
}

0 commit comments

Comments
 (0)