From 37c24b276d4ee0c5976bef65a5aae3cafbaf691a Mon Sep 17 00:00:00 2001
From: Jeanette Clark <jclark@nceas.ucsb.edu>
Date: Wed, 18 Sep 2024 09:46:40 -0700
Subject: [PATCH] increment version

---
 DESCRIPTION | 2 +-
 README.md   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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.