Skip to content

Commit c4c2f7b

Browse files
committed
Version 1.4.0
1 parent 354dbdf commit c4c2f7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "leaflet-polylinedecorator",
33
"main": "leaflet.polylineDecorator.js",
4-
"version": "1.3.2",
4+
"version": "1.4.0",
55
"authors": [
66
"Benjamin Becquet"
77
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet-polylinedecorator",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"repository": "bbecquet/Leaflet.PolylineDecorator",
55
"main": "./dist/leaflet.polylineDecorator.js",
66
"scripts": {

0 commit comments

Comments
 (0)