Skip to content

Commit b7ae7f4

Browse files
committed
tweaks
1 parent c9b056c commit b7ae7f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.zenodo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"description": "This book is meant to be a free, central reference for developers of R packages accessing web resources, to help them have a faster and more robust development. Our aim is to develop a useful guide to go with the great recent tools `{vcr}`, `{webmockr}`, `{httptest}`, `{httptest2}` and `{webfakes}`.",
33
"license": {"id":"CC-Zero-4.0"},
44
"title": "rOpenSci Packages: Development, Maintenance, and Peer Review",
5-
"version": "0.1.0",
5+
"version": "1.0.4",
66
"upload_type": "software",
7-
"publication_date": "2024-01-30",
7+
"publication_date": "2024-02-02",
88
"publication_type": "book",
99
"creators": [
1010
{

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cff-version: 1.1.0
1+
cff-version: 1.2.0
22
message: "If you use this book, please cite it as below."
33
authors:
44
- family-names: Chamberlain
@@ -8,6 +8,6 @@ authors:
88
given-names: Maëlle
99
orcid: https://orcid.org/0000-0002-2815-0399
1010
title: HTTP testing in R
11-
version: 1.0.3
12-
date-released: 2024-02-01
11+
version: 1.0.4
12+
date-released: 2024-02-02
1313

0 commit comments

Comments
 (0)