summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoraspizu <aspizu@protonmail.com>2025-03-10 04:12:38 +0530
committeraspizu <aspizu@protonmail.com>2025-03-10 04:12:38 +0530
commitb04c5eb7f783f8f83931fc8b479fd8aa45d7c00c (patch)
tree359cb03abc6ef394e0095c59448f7cc4c4369e10 /package.json
parent1656bbef4ac09f60d901c372617312888dd147d9 (diff)
feat: update README and package.json for version 0.3.0; add titleFormat option to GemtextConfig
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 c7b1358..7a0c6e5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "astro-gemtext",
"homepage": "https://github.com/aspizu/astro-gemtext",
- "version": "0.2.0",
+ "version": "0.3.0",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",