aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-25 00:27:39 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-25 00:27:39 +0800
commitd806d43647094fdd15bdf67166f6ace8fac15620 (patch)
tree5d6d5e91b07cf6aee7b7561d0dde968c5afd5e28 /package.json
parent88e8fa7a3022aa0d5bfc9bcf825304c471f98d9f (diff)
chore(release): 0.9.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 4b53f8e..ab71ca2 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.1", 4 "version": "0.9.0",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",