diff --git a/DESCRIPTION b/DESCRIPTION index 5d028d4..816a914 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: geoflow Version: 0.0.9005 -Date: 2019-10-23 +Date: 2019-10-28 Title: R engine to orchestrate and run geospatial (meta)data workflows Authors@R: c( person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")), diff --git a/R/geoflow.R b/R/geoflow.R index 79a5b80..d9b0ebf 100644 --- a/R/geoflow.R +++ b/R/geoflow.R @@ -31,7 +31,7 @@ #' Package: \tab geoflow\cr #' Type: \tab Package\cr #' Version: \tab 0.0.9005\cr -#' Date: \tab 2019-10-23\cr +#' Date: \tab 2019-10-28\cr #' License: \tab MIT\cr #' LazyLoad: \tab yes\cr #' } diff --git a/man/geoflow.Rd b/man/geoflow.Rd index 181253b..fd8940a 100644 --- a/man/geoflow.Rd +++ b/man/geoflow.Rd @@ -13,7 +13,7 @@ R engine to orchestrate and run geospatial (meta)data workflows Package: \tab geoflow\cr Type: \tab Package\cr Version: \tab 0.0.9005\cr - Date: \tab 2019-10-23\cr + Date: \tab 2019-10-28\cr License: \tab MIT\cr LazyLoad: \tab yes\cr }