Skip to content

Commit 11ee439

Browse files
committed
version bump, news
1 parent 0124a8b commit 11ee439

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: sf
2-
Version: 1.0-13
2+
Version: 1.0-14
33
Title: Simple Features for R
44
Authors@R:
55
c(person(given = "Edzer",

NEWS.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# version 1.0-13
1+
# version 1.0-14
2+
3+
* fix use of `as.numeric_version` in a test, for upcoming change in r-devel
24

3-
* fix many lintr suggestions, thanks go Michael Chirico (#2181 - #2191)
5+
* code tidy-ing: fix many lintr suggestions, thanks to Michael Chirico (#2181 - #2191)
6+
7+
# version 1.0-13
48

59
* `gdal_utils()` adds `"ogrinfo"` utility (requires GDAL >= 3.7.0); #2160
610

0 commit comments

Comments
 (0)