Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jun 26, 2018
1 parent b093efc commit 94501e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: nycflights13
Title: Flights that Departed NYC in 2013
Version: 0.2.2.9000
Version: 1.0.0
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
person("RStudio", role = "cph")
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nycflights13 0.2.2.9000
# nycflights13 1.0.0

* `weather$time_hour` and `flights$time_hour` are now stored in the
America/New_York timezone (#19).
Expand Down

0 comments on commit 94501e5

Please sign in to comment.