From 1a66b45c6fe0c5e9b5b0fde1c65070a879227adc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Thu, 8 Aug 2024 09:27:52 -0700 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2fe293..84ebfe7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openhistoricalmap/maplibre-gl-dates", - "version": "1.1.0", + "version": "1.2.0", "description": "MapLibre GL JS plugin for filtering the map based on a date", "main": "index.js", "scripts": {