aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-19 20:53:00 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-19 20:56:35 +0800
commit42ffc1bce9eb31146880d4920d52d7a33b61c30c (patch)
tree279863f18ddc49ec0c36181f6d3de86f446eb35f
parent08f47f25d50e1c2fca36151966f93330ea6c525a (diff)
chore(release): 0.8.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 80e0d62..67684a9 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.8.0", 4 "version": "0.8.1",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",