aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-11-03 14:37:53 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-11-03 14:37:53 +0800
commit8e5ebb81391da0bf7a072791f695d38880b36193 (patch)
treea1566ac11d3782fcfa3bfb6f91f7a5499803e43e
parentf4910b66e74034db14619ee384dc261423dc19fc (diff)
chore(release): 0.9.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 64ed496..28661da 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.9.1", 4 "version": "0.9.2",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",