Skip to content

Commit

Permalink
Release 0.2.0 (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
nealrichardson authored Jun 6, 2024
1 parent 2f5976d commit 17cc625
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: connectapi
Title: Utilities for Interacting with the 'Posit Connect' Server API
Version: 0.1.3.9000
Version: 0.2.0
Authors@R:
c(person(given = "Sean",
family = "Lopp",
Expand All @@ -21,19 +21,19 @@ License: MIT + file LICENSE
URL: https://pkgs.rstudio.com/connectapi/, https://github.com/rstudio/connectapi
BugReports: https://github.com/rstudio/connectapi/issues
Imports:
bit64,
fs,
glue,
httr,
jsonlite,
lifecycle,
magrittr,
purrr,
R6,
rlang (>= 0.4.2),
tibble,
uuid,
vctrs (>= 0.3.0),
bit64,
jsonlite
vctrs (>= 0.3.0)
Suggests:
covr,
dbplyr,
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# connectapi (development version)
# connectapi 0.2.0

## Breaking changes

Expand Down
1 change: 1 addition & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ acl
api
browseURL
cloneable
dbplyr
dirs
dplyr
funder
Expand Down

0 comments on commit 17cc625

Please sign in to comment.