Skip to content

Commit 8498d8e

Browse files
committed
update codemeta.json
1 parent ca91f8b commit 8498d8e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

codemeta.json

Lines changed: 4 additions & 4 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.3.4.9100",
13+
"version": "0.4.0",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",
17-
"version": "3.6.0",
17+
"version": "3.6.1",
1818
"url": "https://r-project.org"
1919
},
20-
"runtimePlatform": "R version 3.6.0 Patched (2019-04-30 r76446)",
20+
"runtimePlatform": "R version 3.6.1 Patched (2019-07-17 r76848)",
2121
"provider": {
2222
"@id": "https://cran.r-project.org",
2323
"@type": "Organization",
@@ -202,7 +202,7 @@
202202
"developmentStatus": "active",
203203
"releaseNotes": "https://github.com/ropensci/webmockr/blob/master/NEWS.md",
204204
"readme": "https://github.com/ropensci/webmockr/blob/master/README.md",
205-
"fileSize": "47.892KB",
205+
"fileSize": "48.801KB",
206206
"relatedLink": "https://ropenscilabs.github.io/http-testing-book/",
207207
"funder": [
208208
{

0 commit comments

Comments
 (0)