Skip to content

Commit c657c6b

Browse files
committed
Increment version number
1 parent 4abc683 commit c657c6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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.1.0.9001
3+
Version: 0.2.0
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.2.0
22

33
* clock now interprets R's Date class as _naive-time_ rather than _sys-time_.
44
This means that it no longer assumes that Date has an implied time zone of

0 commit comments

Comments
 (0)