summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoraspizu <aspizu@protonmail.com>2025-03-10 04:32:06 +0530
committeraspizu <aspizu@protonmail.com>2025-03-10 04:32:06 +0530
commit64e9046ccb5fa4a54772714bf7326be205c0f487 (patch)
treec9d98ecb814575b68d8aeb881cdc9b593f5146f0 /package.json
parent0af6c14c51d49ee97d6dfc28d93135c65a61e3d3 (diff)
fix: bump version to 0.3.3 and fix filename title format
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 31c3f1e..e3e1678 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "astro-gemtext",
"homepage": "https://github.com/aspizu/astro-gemtext",
- "version": "0.3.2",
+ "version": "0.3.3",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",