diff --git a/DESCRIPTION b/DESCRIPTION index 4ee6e2b..61e8fc7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: scythe Title: Harvest and register data package citations -Version: 1.0.0 +Version: 1.1.0 Authors@R: c( person("Jeanette", "Clark", role = c("aut", "cre"), email = "jclark@nceas.ucsb.edu", comment=c(ORCID = "0000-0003-4703-1974")), person("Matthew B.", "Jones", role = "aut", email = "jones@nceas.ucsb.edu", comment=c(ORCID = "0000-0003-0077-4738")), diff --git a/README.md b/README.md index 08ce1b9..de0a761 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ including Scopus, PLOS, Springer, and XDD. ### Released version ``` -remotes::install_github("DataONEorg/scythe@v1.0.0") +remotes::install_github("DataONEorg/scythe@v1.1.0") ``` The *scythe* R package should be available for use at this point.