Skip to content

Commit 273e72c

Browse files
committed
bump version to 6.0.0
1 parent 622afa8 commit 273e72c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: RcppParallel
22
Type: Package
33
Title: Parallel Programming Tools for 'Rcpp'
4-
Version: 5.1.10.9000
4+
Version: 6.0.0
55
Authors@R: c(
66
person("Kevin", "Ushey", role = c("aut", "cre"), email = "kevin@rstudio.com",
77
comment = c(ORCID = "0000-0003-2880-7407")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## RcppParallel 6.0.0 (UNRELEASED)
2+
## RcppParallel 6.0.0
33

44
* RcppParallel no longer includes tbb headers as part of the RcppParallel/TBB.h
55
header, and instead only exposes its TBB-specific APIs for parallel work.

0 commit comments

Comments
 (0)