chore: release v0.4.1

This commit is contained in:
Johann Schopplich
2025-10-29 19:04:15 +01:00
parent 38ea864763
commit e7cecc0cef

View File

@@ -1,7 +1,7 @@
{ {
"name": "@byjohann/toon", "name": "@byjohann/toon",
"type": "module", "type": "module",
"version": "0.4.0", "version": "0.4.1",
"packageManager": "pnpm@10.19.0", "packageManager": "pnpm@10.19.0",
"description": "Token-Oriented Object Notation a token-efficient JSON alternative for LLM prompts", "description": "Token-Oriented Object Notation a token-efficient JSON alternative for LLM prompts",
"author": "Johann Schopplich <hello@johannschopplich.com>", "author": "Johann Schopplich <hello@johannschopplich.com>",