Skip to content

Commit

Permalink
Increment version number to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed May 13, 2024
1 parent 826ec04 commit 78df90c
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,7 +1,7 @@
Type: Package
Package: systemfonts
Title: System Native Font Finding
Version: 1.0.6.9000
Version: 1.1.0
Authors@R: c(
person("Thomas Lin", "Pedersen", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-5147-4711")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# systemfonts (development version)
# systemfonts 1.1.0

* `match_fonts()` have been added as a vectorized and generalized version of
`match_font()`. In the process `match_font()` has been deprecated in favour of
Expand Down

0 comments on commit 78df90c

Please sign in to comment.