fix: bump version to 0.3.3 and fix filename title format

This commit is contained in:
aspizu
2025-03-10 04:32:06 +05:30
parent 0af6c14c51
commit 64e9046ccb
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -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",