aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-20 01:02:26 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-20 01:03:15 +0800
commit7b482c3f1d7c3b09bb9592c9926937b9887f6217 (patch)
tree63526587aee2b74b656f7aecbd4ad46fedb21189
parent90e1959daecff370c76b50d281cf0c6001e3f991 (diff)
chore(release): 0.3.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4c2911b..865e2a1 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.3.0", 4 "version": "0.3.1",
5 "license": "MIT", 5 "license": "MIT",
6 "type": "module", 6 "type": "module",
7 "main": "dist/dumbymap.mjs", 7 "main": "dist/dumbymap.mjs",