Skip to content

Commit

Permalink
bump date and patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
colinpmillar committed Sep 17, 2020
1 parent 68f6cbd commit d4cf251
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: icesVocab
Title: ICES Vocabularies Database Web Services
Date: 2020-09-09
Version: 1.1.6
Date: 2020-09-17
Version: 1.1.7
Authors@R: c(person("Colin", "Millar", email = "[email protected]",
role = c("aut","cre")), person("Arni", "Magnusson", role = "aut"))
Imports: utils, XML
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# icesVocab 1.1.7 (2020-09-17)
* remove optons(warn = -1) from internal simplify function

# icesVocab 1.1.6 (2020-09-09)
* made example 'donttest', findAphia fails gracefully if web service
is down, and examples reinstated
Expand Down

0 comments on commit d4cf251

Please sign in to comment.