aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-08 12:50:08 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-08 12:50:08 +0800
commitdbf84550137d7a76ab829c5cbd5b6e0efb300842 (patch)
tree3e2a4d7cd38a59e41b6130cbc819b39ad52d6278
parent6b32573da66839304b88157b308f40e2b8fbdcc5 (diff)
chore(relase): 0.6.3
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c926d49..be1d45d 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.6.2", 4 "version": "0.6.3",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",