Skip to content

Commit 13e6733

Browse files
committed
Increment version number to 1.0.4
1 parent df673c3 commit 13e6733

3 files changed

Lines changed: 5 additions & 13 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: coro
22
Title: 'Coroutines' for R
3-
Version: 1.0.3.9000
3+
Version: 1.0.4
44
Authors@R: c(
55
person("Lionel", "Henry", , "lionel@posit.co", role = c("aut", "cre")),
66
person("Posit Software, PBC", role = c("cph", "fnd"))

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# coro (development version)
1+
# coro 1.0.4
2+
3+
* Internal fix for R-devel.
4+
25

36
# coro 1.0.3
47

cran-comments.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +0,0 @@
1-
## R CMD check results
2-
3-
0 errors | 0 warnings | 0 notes
4-
5-
6-
## revdepcheck results
7-
8-
We checked 9 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
9-
10-
* We saw 0 new problems
11-
* We failed to check 0 packages

0 commit comments

Comments
 (0)