From 06225b953d965fc8da294cdf84066326a9e98724 Mon Sep 17 00:00:00 2001 From: Kanahiro Date: Fri, 26 Jul 2024 20:04:47 +0900 Subject: [PATCH] 1.12.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3cd2830..40187d8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "chiitiler", - "version": "1.11.1", + "version": "1.12.0", "description": "Tiny map rendering server for MapLibre Style Spec", "main": "./dist/index.js", "types": "./dist/index.d.ts", @@ -50,4 +50,4 @@ "pmtiles": "^3.0.5", "sharp": "^0.32.5" } -} +} \ No newline at end of file