Skip to content

Commit

Permalink
Bump version to 0.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
atheriel committed Jan 30, 2025
1 parent fcfcd4e commit 1d250ec
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,6 +1,6 @@
Package: connectcreds
Title: Manage 'OAuth' Credentials from 'Posit Connect'
Version: 0.0.0.9000
Version: 0.1.0
Authors@R: c(
person("Aaron", "Jacobs", , "aaron.jacobs@posit.co",
role = c("aut", "cre")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# connectcreds (development version)
# connectcreds 0.1.0

* Initial release. `connectcreds` is is a toolkit for making use of credentials
mediated by Posit Connect. It handles the details of communicating with
Expand Down

0 comments on commit 1d250ec

Please sign in to comment.