Skip to content

Commit

Permalink
Increment version number to 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Apr 8, 2024
1 parent 52d696d commit 8dcf24e
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: pkgdown
Title: Make Static HTML Documentation for a Package
Version: 2.0.7.9000
Version: 2.0.8
Authors@R: c(
person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-4757-117X")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pkgdown (development version)
# pkgdown 2.0.8

* pkgdown is now compatible with (and requires) bslib >= 0.5.1
(@gadenbuie, #2395), including a fix to BS5 navbar template to get
Expand Down

0 comments on commit 8dcf24e

Please sign in to comment.