summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-03-24 21:51:53 +0000
committerJoe Carstairs <me@joeac.net>2026-03-24 21:51:53 +0000
commitab32140ae28ff451447e7b25e24de0a4d46d264d (patch)
tree4c501a5ec1bfffc630b46160ca8e868703cbb460 /package.json
parentc7aad8cd269febb5ac1846a2814ec1d9ede7fffa (diff)
Revert "bump 0.3.3 -> 0.3.4"HEADmain
This reverts commit c7aad8cd269febb5ac1846a2814ec1d9ede7fffa.
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 472f63b..1674594 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "astro-gemtext",
"homepage": "https://git.joeac.net/joeac/astro-gemtext",
- "version": "0.3.4",
+ "version": "0.3.3",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",