aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-21 18:41:18 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-22 00:46:50 +0800
commit6a2927200f5caa418cfcb16433c92b6acbec61c6 (patch)
treea372f7e9f7524cf0a3c711606760ad79d303ba08
parent2d66ef83d38d01e65dbff48110987dbc1f454a17 (diff)
chore(release): 0.3.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 259bdad..c015104 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.3.3", 4 "version": "0.3.4",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",