diff --git a/DESCRIPTION b/DESCRIPTION index 526a25d..8c996e8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: zen4R Version: 0.5-2 -Date: 2021-11-24 +Date: 2021-11-29 Title: Interface to 'Zenodo' REST API Authors@R: c( person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")), diff --git a/R/zen4R.R b/R/zen4R.R index 43b598b..4a3b7b0 100644 --- a/R/zen4R.R +++ b/R/zen4R.R @@ -22,7 +22,7 @@ #' Package: \tab zen4R\cr #' Type: \tab Package\cr #' Version: \tab 0.5-2\cr -#' Date: \tab 2021-11-24\cr +#' Date: \tab 2021-11-29\cr #' License: \tab MIT\cr #' LazyLoad: \tab yes\cr #' } diff --git a/man/zen4R.Rd b/man/zen4R.Rd index 14e0a2b..07c1280 100644 --- a/man/zen4R.Rd +++ b/man/zen4R.Rd @@ -15,7 +15,7 @@ Provides an Interface to 'Zenodo' () REST API, Package: \tab zen4R\cr Type: \tab Package\cr Version: \tab 0.5-2\cr - Date: \tab 2021-11-24\cr + Date: \tab 2021-11-29\cr License: \tab MIT\cr LazyLoad: \tab yes\cr }