Skip to content

Commit 09a9038

Browse files
author
Andrea Gilardi
committed
update codemeta
1 parent 1596aad commit 09a9038

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codemeta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"codeRepository": "https://github.com/ropensci/osmextract",
99
"issueTracker": "https://github.com/ropensci/osmextract/issues",
1010
"license": "https://spdx.org/licenses/GPL-3.0",
11-
"version": "0.5.1",
11+
"version": "0.5.2",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
@@ -121,7 +121,7 @@
121121
"@type": "SoftwareApplication",
122122
"identifier": "R",
123123
"name": "R",
124-
"version": ">= 3.5.0"
124+
"version": ">= 3.6.0"
125125
},
126126
"2": {
127127
"@type": "SoftwareApplication",
@@ -172,7 +172,7 @@
172172
},
173173
"SystemRequirements": null
174174
},
175-
"fileSize": "3676.091KB",
175+
"fileSize": "3678.118KB",
176176
"releaseNotes": "https://github.com/ropensci/osmextract/blob/master/NEWS.md",
177177
"readme": "https://github.com/ropensci/osmextract/blob/master/README.md",
178178
"contIntegration": ["https://github.com/ropensci/osmextract/actions", "https://app.codecov.io/gh/ropensci/osmextract?branch=master"],

0 commit comments

Comments
 (0)