aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-10 01:39:11 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-10 01:40:52 +0800
commit1a5da7bf1063417c77acec3ac8424e8543682d52 (patch)
tree0039863f3740a9cc1444f7452b7fa5b20641ca6b
parentfb5d7c03bc3eab61cc400974d792b49f527520e0 (diff)
chore(relase): 0.7.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0c95259..3453382 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.7.1", 4 "version": "0.7.2",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",