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