Skip to content

Commit fd781d3

Browse files
committed
Increment version number
1 parent ebc24c4 commit fd781d3

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.5.9000
3+
Version: 0.2.6
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.6
22

33
* `cpp_register()` now uses symbols exclusively in the `.Call()` interface. This allows it to be more robust in interactive use with the pkgload package.
44

0 commit comments

Comments
 (0)