Skip to content

Commit 3d59bc5

Browse files
committed
Bump version to 2.6.1
1 parent 4c9ddd4 commit 3d59bc5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: R6
22
Title: Encapsulated Classes with Reference Semantics
3-
Version: 2.6.0.9000
3+
Version: 2.6.1
44
Authors@R: c(
55
person("Winston", "Chang", , "[email protected]", role = c("aut", "cre")),
66
person("Posit Software, PBC", role = c("cph", "fnd"))

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
R6 2.6.0.9000
2-
=============
1+
R6 2.6.1
2+
========
33

44
* Closed #298: In `.DollarNames.R6()`, avoid use of `NextMethod()`. This is to work around a compatibility issue with RStudio IDE. (#299)
55

0 commit comments

Comments
 (0)