Skip to content

Commit 5cfdd19

Browse files
authored
Merge pull request #417 from DavisVaughan/rc/0.5.1
RC 0.5.1
2 parents 4d86a5c + 1d1912d commit 5cfdd19

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.5.0.9000
3+
Version: 0.5.1
44
Authors@R:
55
c(
66
person("Davis", "Vaughan", email = "davis@posit.co", 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.5.1
22

33
* cpp11 now requires R >=4.0.0, in line with the
44
[tidyverse version policy](https://www.tidyverse.org/blog/2019/04/r-version-support/) (#411).

0 commit comments

Comments
 (0)