aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-09 17:20:28 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-09 17:20:28 +0800
commitf153a4dfa051c711959a5f58d7a00c5148231f8e (patch)
tree889aaf863f56e82ce25e55f14c9855947be1cb99
parenta4484ac01e15d128b46697804daa20904e6723c3 (diff)
chore(relase): 0.6.5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bd03952..1d9150a 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.4", 4 "version": "0.6.5",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",