From 48278fa1a2d17c6743fc444ee6b575cbf8e81fb2 Mon Sep 17 00:00:00 2001 From: deyihu Date: Sun, 13 Oct 2024 15:56:24 +0800 Subject: [PATCH] 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ec76a3..33d0cb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maptalks.tileclip", - "version": "0.5.0", + "version": "0.6.0", "description": "", "main": "./dist/maptalks.tileclip.js", "module": "index.js",