Skip to content

Commit

Permalink
Increment version number to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willgearty committed Sep 4, 2024
1 parent 6327719 commit eb00f65
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
Expand Up @@ -3,7 +3,7 @@ Title: Get Silhouettes of Organisms from PhyloPic
Description: Work with the PhyloPic Web Service (<http://api-docs.phylopic.org/v2/>)
to fetch silhouette images of organisms. Includes functions for adding
silhouettes to both base R plots and ggplot2 plots.
Version: 1.4.0.9000
Version: 1.5.0
Authors@R: c(
person(given = "William", family = "Gearty", email = "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0076-3262")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# rphylopic (development version)
# rphylopic 1.5.0

* Added ability to specify horizontal and vertical justification of silhouettes (#101)
* Added ability to specify width or height for silhouettes (#103)
Expand Down

0 comments on commit eb00f65

Please sign in to comment.