Skip to content

Commit d8c9794

Browse files
committed
Increment version number to 2.2.1.9000
1 parent f1c050b commit d8c9794

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.1
4+
Version: 2.2.1.9000
55
Authors@R: c(
66
person("Joe", "Cheng", , "[email protected]", role = c("aut", "cre")),
77
person("Barret", "Schloerke", , "[email protected]", role = "aut",

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# leaflet (development version)
2+
13
# leaflet 2.2.1
24

35
* When `addProviderTiles()` is used with `{leaflet.providers}` version 2.0.0 or later, the `leaflet-providers` HTML dependency produced can be correctly cached by knitr. When used with older versions of `{leaflet.providers}`, the HTML dependency uses temp files that break knitr's caching mechanism (thanks @qdread, @jaredlander; #884).

0 commit comments

Comments
 (0)