Skip to content

Commit 266e503

Browse files
committed
Increment version number to 2.2.3
1 parent 06bb819 commit 266e503

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: leaflet
33
Title: Create Interactive Web Maps with the JavaScript 'Leaflet' Library
4-
Version: 2.2.2.9000
4+
Version: 2.2.3
55
Authors@R: c(
66
person("Joe", "Cheng", , "joe@posit.co", role = c("aut", "cre")),
77
person("Barret", "Schloerke", , "barret@posit.co", role = "aut",

NEWS.md

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

33
* `{leaflet}` no longer install sp by default and attempts to convert object to sf internally before creating a map and warns when it fails conversion (@olivroy, #942).
44

0 commit comments

Comments
 (0)