aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-14 16:25:23 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-15 11:27:42 +0800
commiteb4b9ac7e1e52c218bee073abe7d9b82bf30c8ac (patch)
treef0a9d69eb9d7ac061555abaffecbec3a5b553fd3
parentc85823e430e50a85bc5d886085d3b456db8d3675 (diff)
chore(release): 0.8.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e8d327b..5c43178 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.7.6", 4 "version": "0.8.0",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",