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