From 61194a1b4cd087a578379c394f711dc47bfb0bd8 Mon Sep 17 00:00:00 2001 From: Taku Fukada Date: Tue, 18 Feb 2025 11:23:53 +0900 Subject: [PATCH] Bump to 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a55c55..b880156 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-maplibre-gl", - "version": "0.1.4", + "version": "0.1.5", "license": "(MIT OR Apache-2.0)", "description": "Build interactive web maps effortlessly with MapLibre GL JS and Svelte", "repository": {