From c173ad51790568c54beec66703b40dd077861c0d Mon Sep 17 00:00:00 2001 From: Dan Wild Date: Tue, 4 Feb 2020 08:55:16 +1100 Subject: [PATCH] v1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 483d4c7..f8541a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leaflet-velocity", - "version": "1.5.0", + "version": "1.6.0", "description": "A custom layer for leaflet to visualise arbitrary velocities", "main": "dist/leaflet-velocity.js", "scripts": {