Skip to content

Commit

Permalink
Increment version number to 0.2.2.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaspons committed Nov 18, 2024
1 parent 955c667 commit 4469818
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: osmapiR
Title: 'OpenStreetMap' API
Version: 0.2.2
Version: 0.2.2.9000
Authors@R: c(
person("Joan", "Maspons", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-2286-8727")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# osmapiR (development version)

# osmapiR 0.2.2

* Use the new function `httr2::oauth_cache_clear()` from httr2 1.0.6 (#58 by @hadley).
Expand Down

0 comments on commit 4469818

Please sign in to comment.