Skip to content

Commit 5429caf

Browse files
committed
Increment version number to 0.4.6
1 parent 219f5b8 commit 5429caf

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,6 +1,6 @@
11
Package: cpp11
22
Title: A C++11 Interface for R's C Interface
3-
Version: 0.4.5.9000
3+
Version: 0.4.6
44
Authors@R:
55
c(
66
person("Davis", "Vaughan", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4777-038X")),

NEWS.md

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

33
* R >=3.5.0 is now required to use cpp11. This is in line with (and even goes
44
beyond) the tidyverse standard of supporting the previous 5 minor releases of

0 commit comments

Comments
 (0)