Skip to content

Commit

Permalink
prep for CRAN release
Browse files Browse the repository at this point in the history
  • Loading branch information
jsta committed May 1, 2019
1 parent 114c2d8 commit 5a422ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: nhdR
Title: Tools for working with the National Hydrography Dataset
Version: 0.5.1
Version: 0.5.2
Authors@R: person("Joseph", "Stachelek", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5924-2464"))
Description: Tools for working with the National Hydrography Dataset, with
functions for querying, downloading, and networking both the NHD
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# nhdR 0.5.2

* Bug fix for multi-vpu data loading with mismatched columns (#57)
* Bug fix for character VPUs that match multiple remote data sources (#58)
* Added package logo

# nhdR 0.5.1

Expand Down

0 comments on commit 5a422ee

Please sign in to comment.