From 5d45bddee872ca36e16e97609082926c79e111b0 Mon Sep 17 00:00:00 2001 From: Jin Igarashi Date: Fri, 19 Nov 2021 20:28:22 +0000 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20724cd..af8e72c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@watergis/maplibre-gl-legend", - "version": "1.2.0", + "version": "1.2.1", "description": "This module adds legend control which is able to create legend panel from mapbox style to mapbox-gl-legend", "main": "dist/index.js", "types": "dist/index.d.ts",