Skip to content

Commit

Permalink
bumped geometries dependency for #89
Browse files Browse the repository at this point in the history
  • Loading branch information
dcooley committed Jan 3, 2024
1 parent 5d9507c commit 1eb87d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: sfheaders
Type: Package
Title: Converts Between R Objects and Simple Feature Objects
Date: 2023-06-22
Version: 0.4.3
Version: 0.4.4
Authors@R: c(
person("David", "Cooley", ,"[email protected]", role = c("aut", "cre")),
person(given = "Michael", family = "Sumner", role = "ctb")
Expand All @@ -17,7 +17,7 @@ Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 3.0.2)
LinkingTo:
geometries (>= 0.2.2),
geometries (>= 0.2.4),
Rcpp
Imports:
Rcpp (>= 1.0.10)
Expand Down

0 comments on commit 1eb87d4

Please sign in to comment.