diff --git a/DESCRIPTION b/DESCRIPTION index ea31ba61..93027447 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: geoflow -Version: 0.0.20201104 -Date: 2020-11-04 +Version: 0.0.20201116 +Date: 2020-11-16 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 2961fd7c..a9078051 100644 --- a/R/geoflow.R +++ b/R/geoflow.R @@ -24,8 +24,8 @@ #' \tabular{ll}{ #' Package: \tab geoflow\cr #' Type: \tab Package\cr -#' Version: \tab 0.0.20201104\cr -#' Date: \tab 2020-11-04\cr +#' Version: \tab 0.0.20201116\cr +#' Date: \tab 2020-11-16\cr #' License: \tab MIT\cr #' LazyLoad: \tab yes\cr #' } diff --git a/man/geoflow.Rd b/man/geoflow.Rd index db8887f0..16054a62 100644 --- a/man/geoflow.Rd +++ b/man/geoflow.Rd @@ -12,8 +12,8 @@ R engine to orchestrate and run geospatial (meta)data workflows \tabular{ll}{ Package: \tab geoflow\cr Type: \tab Package\cr - Version: \tab 0.0.20201104\cr - Date: \tab 2020-11-04\cr + Version: \tab 0.0.20201116\cr + Date: \tab 2020-11-16\cr License: \tab MIT\cr LazyLoad: \tab yes\cr }