diff --git a/DESCRIPTION b/DESCRIPTION index 0a84321..0a6f7b6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: climateR Type: Package Title: climateR Description: Find, subset, and retrive geospatial data by AOI. -Version: 0.3.3 +Version: 0.3.4 Authors@R: c(person("Mike", "Johnson", role = c("aut", "cre"), email = "jjohnson@lynker.com"), diff --git a/NEWS.md b/NEWS.md index 3cc1415..2373d62 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# climateR 0.3.4 + +* Add catch for XY rather then YX arrays + # climateR 0.3.3 * Change environment handling to allow climateR functions to be used in other functions