Skip to content

Commit dbd1137

Browse files
committed
update codemeta file
1 parent 61d4c46 commit dbd1137

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

codemeta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"codeRepository": "https://github.com/ropensci/webmockr",
1111
"issueTracker": "https://github.com/ropensci/webmockr/issues",
1212
"license": "https://spdx.org/licenses/MIT",
13-
"version": "0.2.9",
13+
"version": "0.3.0",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",
17-
"version": "3.5.1",
17+
"version": "3.5.2",
1818
"url": "https://r-project.org"
1919
},
20-
"runtimePlatform": "R version 3.5.1 Patched (2018-08-12 r75119)",
20+
"runtimePlatform": "R version 3.5.2 Patched (2018-12-31 r75943)",
2121
"provider": {
2222
"@id": "https://cran.r-project.org",
2323
"@type": "Organization",
@@ -47,7 +47,7 @@
4747
"@type": "SoftwareApplication",
4848
"identifier": "roxygen2",
4949
"name": "roxygen2",
50-
"version": ">= 6.0.1",
50+
"version": ">= 6.1.1",
5151
"provider": {
5252
"@id": "https://cran.r-project.org",
5353
"@type": "Organization",
@@ -198,7 +198,7 @@
198198
"@type": "SoftwareApplication",
199199
"identifier": "crul",
200200
"name": "crul",
201-
"version": ">= 0.5.2",
201+
"version": ">= 0.7.0",
202202
"provider": {
203203
"@id": "https://cran.r-project.org",
204204
"@type": "Organization",
@@ -215,7 +215,7 @@
215215
"developmentStatus": "active",
216216
"releaseNotes": "https://github.com/ropensci/webmockr/blob/master/NEWS.md",
217217
"readme": "https://github.com/ropensci/webmockr/blob/master/README.md",
218-
"fileSize": "42.249KB",
218+
"fileSize": "45.014KB",
219219
"relatedLink": "https://ropensci.github.io/http-testing-book/",
220220
"funder": [
221221
{

0 commit comments

Comments
 (0)