Skip to content

Commit e3cc0fe

Browse files
committed
Increment version number to 0.5.1
1 parent 4d86a5c commit e3cc0fe

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 = "[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.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)