Skip to content

Commit 8681da0

Browse files
authored
Merge pull request #109 from business-science/rc/0.1.9
RC 0.1.9
2 parents c683cfd + 69196e6 commit 8681da0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Package: tibbletime
22
Type: Package
33
Title: Time Aware Tibbles
4-
Version: 0.1.8.9000
4+
Version: 0.1.9
55
Authors@R: c(
6-
person("Davis", "Vaughan", email = "davis@rstudio.com", role = c("aut", "cre")),
6+
person("Davis", "Vaughan", email = "davis@posit.co", role = c("aut", "cre")),
77
person("Matt", "Dancho", email = "[email protected]", role = c("aut"))
88
)
9-
Maintainer: Davis Vaughan <davis@rstudio.com>
9+
Maintainer: Davis Vaughan <davis@posit.co>
1010
Description: Built on top of the 'tibble' package, 'tibbletime' is an extension
1111
that allows for the creation of time aware tibbles. Some immediate
1212
advantages of this include: the ability to perform time-based subsetting

NEWS.md

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

33
* Removed usage of the non-standard `EST` time zone from tests.
44

man/tibbletime.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)