Skip to content

Commit

Permalink
Update to fix CRAN boot
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahlowens committed Oct 29, 2021
1 parent d1e32e4 commit cb5045c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: occCite
Type: Package
Title: Querying and Managing Large Biodiversity Occurrence Datasets
Version: 0.5.0.9000
Version: 0.5.1
Authors@R: c(
person(given = "Hannah L.", family = "Owens", ,"hannah.owens@gmail.com", role=c("aut","cre"),
comment = c(ORCID = "0000-0003-0071-1745")),
Expand Down
6 changes: 5 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# occCite 0.5.0.9000
# occCite 0.5.1.9000

* Development version

# occCite 0.5.1

* Minor update to fix a server connection timeout error.

# occCite 0.5.0

* Legends for source waffle plots are now wrapped to enhance readability.
Expand Down

0 comments on commit cb5045c

Please sign in to comment.