Skip to content

Commit

Permalink
submission 0.3.0 cran
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed May 4, 2019
1 parent 89c9782 commit 7427267
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
Expand Up @@ -6,7 +6,7 @@ Description: Interact with the 'Google Compute Engine' API in R. Lets you create
start and stop instances in the 'Google Cloud'. Support for preconfigured instances,
with templates for common R needs.
Authors@R: c(
person("Mark", "Edmondson", email = "m@sunholo.com",
person("Mark", "Edmondson", email = "r@sunholo.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8434-3881")),
person("Scott", "Chamberlain", role = "ctb", email = "myrmecocystus@gmail.com"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.2.0.9001
# 0.3.0

* Fixed broken passing of `zone` and `project` arguments in `gce_vm`, `gce_vm_template`, `gce_get_external_ip`, and `gce_set_metadata`.
* remove `gce_auth()` to favour auth with JSON key (#79)
Expand Down

0 comments on commit 7427267

Please sign in to comment.