diff --git a/README.md b/README.md
index a604d097..fc285d08 100644
--- a/README.md
+++ b/README.md
@@ -236,7 +236,7 @@ Package for Geocoding.” *Journal of Open Source Software* 6 (65): 3544.
Hernangómez, Diego. 2024. *arcgeocoder:
-Geocoding with the ArcGIS REST API Service* (version 0.1.0.9000).
+Geocoding with the ArcGIS REST API Service* (version 0.1.0).
.
diff --git a/codemeta.json b/codemeta.json
index 42f3bb06..71227fb0 100644
--- a/codemeta.json
+++ b/codemeta.json
@@ -199,7 +199,7 @@
},
"applicationCategory": "cartography",
"keywords": ["r", "geocoding", "openstreetmap", "address", "nominatim", "reverse-geocoding", "rstats", "shapefile", "r-package", "spatial", "cran", "api-wrapper", "api", "gis"],
- "fileSize": "180.899KB",
+ "fileSize": "180.884KB",
"citation": [
{
"@type": "SoftwareSourceCode",
diff --git a/inst/REFERENCES.bib b/inst/REFERENCES.bib
index 2dd2eba6..01b71d5a 100644
--- a/inst/REFERENCES.bib
+++ b/inst/REFERENCES.bib
@@ -4,7 +4,7 @@ @manual{R-arcgeocoder
year = 2024,
doi = {10.5281/zenodo.10495365},
url = {https://dieghernan.github.io/arcgeocoder/},
- version = {0.1.0.9000},
+ version = {0.1.0},
abstract = {Lite interface for finding locations of addresses or businesses around the world using the ArcGIS REST API service . Address text can be converted to location candidates and a location can be converted into an address. No API key required.}
}
@article{R-tidygeocoder,
diff --git a/vignettes/references.bib b/vignettes/references.bib
index 2dd2eba6..01b71d5a 100644
--- a/vignettes/references.bib
+++ b/vignettes/references.bib
@@ -4,7 +4,7 @@ @manual{R-arcgeocoder
year = 2024,
doi = {10.5281/zenodo.10495365},
url = {https://dieghernan.github.io/arcgeocoder/},
- version = {0.1.0.9000},
+ version = {0.1.0},
abstract = {Lite interface for finding locations of addresses or businesses around the world using the ArcGIS REST API service . Address text can be converted to location candidates and a location can be converted into an address. No API key required.}
}
@article{R-tidygeocoder,