Skip to content

Commit

Permalink
prepare for patch CRAN release
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinoa committed Feb 23, 2022
1 parent 53f6568 commit 4781407
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: polished
Type: Package
Title: Authentication, User Administration, and Hosting for 'shiny' Apps
Version: 0.6.0.9000
Version: 0.6.1
Authors@R: c(
person("Andy", "Merlino", email = "[email protected]", role = c("aut", "cre")),
person("Patrick", "Howard", email = "[email protected]", role = c("aut")),
Expand Down
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# polished v0.6.0.9000

# polished v0.6.1

Fixed bug with "is_auth_required" argument for `polished_config()`

# polished v0.6.0

Expand Down

0 comments on commit 4781407

Please sign in to comment.