Skip to content

Commit

Permalink
Increment version number to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed Mar 13, 2024
1 parent 2941267 commit f3defde
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: ragg
Title: Graphic Devices Based on AGG
Version: 1.2.7.9000
Version: 1.3.0
Authors@R: c(
person("Thomas Lin", "Pedersen", , "[email protected]", role = c("cre", "aut"),
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 @@
# ragg (development version)
# ragg 1.3.0

* Added supported for new graphics enigine features: Groups, paths, luminance
masks, and glyphs
Expand Down

0 comments on commit f3defde

Please sign in to comment.