Skip to content

Commit

Permalink
Increment version number to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
willgearty committed Oct 10, 2023
1 parent 0e9bb38 commit 7e4ea19
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.2.0.9001
Version: 1.2.1
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.2.1

* updated rphylopic to work with grImport2 version 0.3.0 and rsvg version 2.6.0
* rphylopic now requires grImport2 >= 0.3.0 and rsvg >= 2.6.0
Expand Down

0 comments on commit 7e4ea19

Please sign in to comment.