aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-01 20:59:01 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-01 20:59:01 +0800
commitede2f1039b0e5d3de6ef47652c9f89e3fa8e8dd4 (patch)
tree72e6aa7dc747024efb552c1e54bc64f3d83d79b6
parent252b902798572357c56a358950da446bc7f5428b (diff)
chore(relase): 0.5.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 65e342a..9798d45 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.5.0", 4 "version": "0.5.1",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",