Skip to content

Commit 5c15c08

Browse files
authored
Merge pull request #253 from r-lib/rc/0.4.1
RC 0.4.1
2 parents a72d466 + 9a94bd2 commit 5c15c08

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
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.4.0.9000
3+
Version: 0.4.1
44
Authors@R:
55
c(person(given = "Davis",
66
family = "Vaughan",

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.4.1
22

33
* Updated a test related to upcoming changes in testthat.
44

cran-comments.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ We checked 2 reverse dependencies, comparing R CMD check results across CRAN and
99
* We saw 0 new problems
1010
* We failed to check 0 packages
1111

12+
## 0.4.1 Submission
13+
14+
This is a patch release to support upcoming changes in testthat.
15+
1216
## 0.4.0 Submission
1317

1418
This is a minor release containing a few new functions: `date_start()`, `date_end()`, and `invalid_remove()`. It also requires tzdb 0.1.2 to hopefully fix a compilation issue on RHEL7/Centos machines.

0 commit comments

Comments
 (0)