Skip to content

Commit

Permalink
Increment version number to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Aug 13, 2022
1 parent a1e3b34 commit 5113ebe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,6 +1,6 @@
Package: googlesheets4
Title: Access Google Sheets using the Sheets API V4
Version: 1.0.0.9000
Version: 1.0.1
Authors@R: c(
person("Jennifer", "Bryan", , "jenny@rstudio.com", role = c("cre", "aut"),
comment = c(ORCID = "0000-0002-6983-2759")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
@@ -1,4 +1,4 @@
# googlesheets4 (development version)
# googlesheets4 1.0.1

The mere existence of an invalid named range no longer prevents googlesheets4 from dealing with a Sheet (#175).

Expand Down

0 comments on commit 5113ebe

Please sign in to comment.