From 3fc246341fec518456dc6d0a9db39c9af1e3155d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Lazarek?= Date: Thu, 5 Sep 2019 16:07:43 +0200 Subject: [PATCH] rollback to v 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e34ea85..66c7477 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leaflet-routing-machine-here", - "version": "1.2.1", + "version": "1.1.1", "description": "Support for here in Leaflet Routing Machine, including route restrictions", "main": "dist/lrm-here.js", "scripts": {