aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-05 21:14:47 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-05 21:14:47 +0800
commitabc6681048690e5b679a964e9d9c52ff0ecfef4a (patch)
tree3a9f8d596eaee61b7c343ca6320214917dfa8121 /package.json
parent63a3c8893b2b5e6561b999a2f171121f6c0921d9 (diff)
chore(relase): 0.6.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b93fe20..e6a399c 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.3", 4 "version": "0.6.0",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",