Skip to content

Commit e9a0fcf

Browse files
committed
update codemeta.json
1 parent 98e9d35 commit e9a0fcf

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

codemeta.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"codeRepository": "https://github.com/ropensci/traits",
1111
"issueTracker": "https://github.com/ropensci/traits/issues",
1212
"license": "https://spdx.org/licenses/MIT",
13-
"version": "0.4.0",
13+
"version": "0.4.2",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",
@@ -275,8 +275,15 @@
275275
"contIntegration": "https://travis-ci.org/ropensci/traits",
276276
"releaseNotes": "https://github.com/ropensci/traits/blob/master/NEWS.md",
277277
"readme": "https://github.com/ropensci/traits/blob/master/README.md",
278-
"fileSize": "1723.686KB",
278+
"fileSize": "1723.742KB",
279279
"copyrightHolder": {},
280280
"funder": {},
281-
"keywords": ["traits", "species", "api-client", "r", "rstats", "r-package"]
281+
"keywords": [
282+
"traits",
283+
"species",
284+
"api-client",
285+
"r",
286+
"rstats",
287+
"r-package"
288+
]
282289
}

0 commit comments

Comments
 (0)