Skip to content

Commit

Permalink
Increment version number to 0.5.4.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelloharawild committed Jun 12, 2024
1 parent 274fa85 commit 7510220
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: vitae
Title: Curriculum Vitae for R Markdown
Version: 0.5.4
Version: 0.5.4.9000
Authors@R: c(
person("Mitchell", "O'Hara-Wild", role=c("aut", "cre"), email = "[email protected]", comment=c(ORCID = "0000-0001-6729-7695")),
person("Rob", "Hyndman", email="[email protected]", role=c("aut"), comment = c(ORCID = "0000-0002-2140-5352")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# vitae (development version)

# vitae 0.5.4

* Fixed `bibliography_entries()` failing to render PDF outputs with recent
Expand Down

0 comments on commit 7510220

Please sign in to comment.