aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-29 16:20:08 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-29 16:20:08 +0800
commit110d8890e171573adad1fe171a122dfbc89f6faa (patch)
tree2eb71f3f7852b2d992c25a0c4891903d75b071c8
parentaa90a9c32c7c6b01cb0056595e2bb2ebea52fae0 (diff)
chore(release): 0.4.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1b265d9..48717fc 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.4.3", 4 "version": "0.4.4",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",