Skip to content

Commit 21597be

Browse files
committed
Increment version number to 1.4.0
1 parent 174ac37 commit 21597be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: ragg
33
Title: Graphic Devices Based on AGG
4-
Version: 1.3.3.9000
4+
Version: 1.4.0
55
Authors@R: c(
66
person("Thomas Lin", "Pedersen", , "thomas.pedersen@posit.co", role = c("cre", "aut"),
77
comment = c(ORCID = "0000-0002-5147-4711")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ragg (development version)
1+
# ragg 1.4.0
22

33
* Added `agg_record()` for optimised plot recording
44
* Added support for hold and flushing, mainly in service of Positron

0 commit comments

Comments
 (0)