diff --git a/DESCRIPTION b/DESCRIPTION index 927a473..77477c1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: readabs Type: Package Title: Download and Tidy Time Series Data from the Australian Bureau of Statistics -Version: 0.4.19 +Version: 0.4.19.900 Authors@R: c( person("Matt", "Cowgill", role = c("aut", "cre"), email = "mattcowgill@gmail.com", comment = c(ORCID = "0000-0003-0422-3300")), person("Zoe", "Meers", role = "aut", email = "zoe.meers@sydney.edu.au"), diff --git a/NEWS.md b/NEWS.md index a1744d0..9aa1939 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +# readabs 0.4.19.9xx +* Refresh internal data + # readabs 0.4.19 * Bug fix - read_erp() no longer returns a grouped data frame. Thanks to @nerskin for the fix. * Bug fix - address a situation where the ABS adds additional non-data worksheets to a time series spreadsheet diff --git a/R/sysdata.rda b/R/sysdata.rda index e6878b3..678f5c8 100644 Binary files a/R/sysdata.rda and b/R/sysdata.rda differ