diff --git a/DESCRIPTION b/DESCRIPTION index fb75fe0..3726631 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: rsdmx Version: 0.5-10 -Date: 2017-10-02 +Date: 2017-11-01 Title: Tools for Reading SDMX Data and Metadata Authors@R: c( person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com"), diff --git a/R/rsdmx.R b/R/rsdmx.R index d53a6ed..52dd0f1 100644 --- a/R/rsdmx.R +++ b/R/rsdmx.R @@ -17,7 +17,7 @@ #' Type: \tab Package\cr #' Version #' : \tab 0.5-10\cr -#' Date: \tab 2017-10-02\cr +#' Date: \tab 2017-11-01\cr #' License: \tab GPL(>=2.0)\cr #' LazyLoad: \tab yes\cr #' } diff --git a/man/rsdmx.Rd b/man/rsdmx.Rd index 46897f5..e2dde15 100644 --- a/man/rsdmx.Rd +++ b/man/rsdmx.Rd @@ -18,7 +18,7 @@ currently focuses on the SDMX XML standard format (SDMX-ML). Type: \tab Package\cr Version : \tab 0.5-10\cr - Date: \tab 2017-10-02\cr + Date: \tab 2017-11-01\cr License: \tab GPL(>=2.0)\cr LazyLoad: \tab yes\cr }