fix broken publish command

update to v0.9.4
This commit is contained in:
2026-03-08 01:05:57 -05:00
parent c6f4aeb38b
commit d5363c3960
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@itsericwoodward/twtxt-lib",
"version": "0.9.3",
"version": "0.9.4",
"license": "MIT",
"exports": "./src/index.ts"
}