Skip to content

Commit bbd0681

Browse files
committed
Increment version number to 0.2.5
1 parent c80dd25 commit bbd0681

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: osmapiR
33
Title: 'OpenStreetMap' API
4-
Version: 0.2.4.9006
4+
Version: 0.2.5
55
Authors@R: c(
66
person("Joan", "Maspons", , "joanmaspons@gmail.com", role = c("aut", "cre", "cph"),
77
comment = c(ORCID = "0000-0003-2286-8727")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# osmapiR (development version)
1+
# osmapiR 0.2.5
22

33
* Update documentation and code for server-side changes documented in OSMWikiVersion
44
[2878437 -> 2940426](https://wiki.openstreetmap.org/w/index.php?title=API_v0.6&diff=2940426&oldid=2878437) (#72).

codemeta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"codeRepository": "https://github.com/ropensci/osmapiR",
99
"issueTracker": "https://github.com/ropensci/osmapiR/issues",
1010
"license": "https://spdx.org/licenses/GPL-3.0",
11-
"version": "0.2.4.9006",
11+
"version": "0.2.5",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
@@ -164,7 +164,7 @@
164164
"SystemRequirements": null
165165
},
166166
"keywords": ["openstreetmap", "OSM", "openstreetmap-api", "osmapi", "API", "osm", "r", "r-package"],
167-
"fileSize": "14188.29KB",
167+
"fileSize": "14188.269KB",
168168
"citation": [
169169
{
170170
"@type": "ScholarlyArticle",
@@ -180,7 +180,7 @@
180180
],
181181
"name": "osmapiR: An 'OpenStreetMap API' implementation for R",
182182
"identifier": "10.21105/joss.07151",
183-
"description": "R package version 0.2.4.9006",
183+
"description": "R package version 0.2.5",
184184
"pagination": "7151",
185185
"@id": "https://doi.org/10.21105/joss.07151",
186186
"sameAs": "https://doi.org/10.21105/joss.07151",

0 commit comments

Comments
 (0)