diff --git a/DESCRIPTION b/DESCRIPTION index 21a2dc8ac..37d30c067 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: googlesheets4 Title: Access Google Sheets using the Sheets API V4 -Version: 1.1.0.9000 +Version: 1.1.1 Authors@R: c( person("Jennifer", "Bryan", , "jenny@posit.co", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-6983-2759")), diff --git a/NEWS.md b/NEWS.md index 91d467437..3ac5ff450 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# googlesheets4 (development version) +# googlesheets4 1.1.1 * `gs4_auth(subject =)` is a new argument that can be used with `gs4_auth(path =)`, i.e. when using a service account. The `path` and