Skip to content

Commit 41232a8

Browse files
committed
Increment version number
1 parent 3859c39 commit 41232a8

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.2.6.9000
3+
Version: 0.2.7
44
Authors@R:
55
c(person(given = "Jim",
66
family = "Hester",

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.2.7
22

33
* Fix a transient memory leak for functions that return values from `cpp11::unwind_protect()` and `cpp11::safe` (#154)
44

0 commit comments

Comments
 (0)