aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-21 19:24:26 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-22 00:46:50 +0800
commitb47a2f81a21a034073716c4c086d5fee0a1d9433 (patch)
treec9a79bc2fe89812d152f555721d35a99ccc509cf
parent3ae190d96ac3624d30f6bfe5ebb63f6d2426c055 (diff)
chore(relase): 0.3.5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c015104..40617db 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "name": "dumbymap", 2 "name": "dumbymap",
3 "description": "Generate interactive maps from Semantic HTML", 3 "description": "Generate interactive maps from Semantic HTML",
4 "version": "0.3.4", 4 "version": "0.3.5",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",