Skip to content

Commit effabfb

Browse files
authored
RC 0.7.0 (#354)
* Increment version number to 0.7.0 * Update `cran-comments.md` * CRAN-SUBMISSION * Delete CRAN-SUBMISSION
1 parent ae48339 commit effabfb

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: clock
22
Title: Date-Time Types and Tools
3-
Version: 0.6.1.9000
3+
Version: 0.7.0
44
Authors@R: c(
55
person("Davis", "Vaughan", , "[email protected]", role = c("aut", "cre")),
66
person("Posit Software, PBC", role = c("cph", "fnd"))

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# clock (development version)
1+
# clock 0.7.0
22

33
## New features
44

cran-comments.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
## revdepcheck results
2-
3-
We checked 3 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
4-
5-
* We saw 0 new problems
6-
* We failed to check 0 packages
1+
There are no expected reverse dependency issues.

0 commit comments

Comments
 (0)