Skip to content

Commit

Permalink
Increment version number to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Sep 26, 2024
1 parent 4b39012 commit d8cb965
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: arcgislayers
Type: Package
Title: An Interface to ArcGIS Data Services
Version: 0.3.0.9000
Version: 0.3.1
Authors@R: c(
person("Josiah", "Parry", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9910-865X")),
Expand All @@ -21,9 +21,9 @@ Encoding: UTF-8
LazyData: true
Imports:
arcgisutils (>= 0.2.0),
arcpbf (>= 0.1.2),
arcpbf (>= 0.1.5),
cli,
httr2 (>= 1.0.0),
httr2 (>= 1.0.5),
jsonify,
lifecycle,
RcppSimdJson,
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# arcgislayers (development version)
# arcgislayers 0.3.1

## Bug fixes

Expand Down

0 comments on commit d8cb965

Please sign in to comment.