From a33c4ddfbc68e399c6373771e689310791def85c Mon Sep 17 00:00:00 2001 From: Jenny Bryan Date: Sat, 10 Jun 2023 22:33:56 -0700 Subject: [PATCH] Increment version number to 2.1.1 --- DESCRIPTION | 2 +- NEWS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index b618708b6..e7a23e0d5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: googledrive Title: An Interface to Google Drive -Version: 2.1.0.9000 +Version: 2.1.1 Authors@R: c( person("Lucy", "D'Agostino McGowan", , role = "aut"), person("Jennifer", "Bryan", , "jenny@posit.co", role = c("aut", "cre"), diff --git a/NEWS.md b/NEWS.md index 44dae52f6..a43534390 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# googledrive (development version) +# googledrive 2.1.1 * `drive_auth(subject =)` is a new argument that can be used with `drive_auth(path =)`, i.e. when using a service account. The `path` and