Skip to content

Commit

Permalink
Increment version number to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed Oct 11, 2023
1 parent 23506f7 commit ff02c9a
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: svglite
Title: An 'SVG' Graphics Device
Version: 2.1.1.9000
Version: 2.1.2
Authors@R: c(
person("Hadley", "Wickham", , "hadley@posit.co", role = "aut"),
person("Lionel", "Henry", , "lionel@posit.co", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# svglite (development version)
# svglite 2.1.2

* Windows: use libpng included with Rtools on R 4.2 and up.
* Add support for `dev.capabilities()`
Expand Down

0 comments on commit ff02c9a

Please sign in to comment.