feat: bump version to 0.3.2 and update .npmignore

This commit is contained in:
aspizu
2025-03-10 04:21:29 +05:30
parent ac5a1f0529
commit 0af6c14c51
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "astro-gemtext",
"homepage": "https://github.com/aspizu/astro-gemtext",
"version": "0.3.1",
"version": "0.3.2",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",