Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
meztez committed Sep 30, 2024
1 parent 65a14d4 commit 3831055
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: bigrquerystorage
Type: Package
Title: An Interface to Google's 'BigQuery Storage' API
Version: 1.1.0.9000
Version: 1.2.0
Authors@R: c(
person("Bruno", "Tremblay", role = c("aut", "cre"), email = "[email protected]"),
person(family = "Google LLC", role = c("cph", "fnd")))
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# bigrquerystorage 1.1.0.9000
# bigrquerystorage 1.2.0

* Now uses nanoarrow instead of arrow. This lightens the dependency chain quite a bit (@hadleywickham).
* Deprecated `use_tibble` in `bqs_table_download`, always convert to tibble from the new nanoarrow stream reader.
Expand Down

0 comments on commit 3831055

Please sign in to comment.