chore: release v0.1.1

This commit is contained in:
Johann Schopplich
2025-10-22 22:35:20 +02:00
parent cd62037a21
commit 05ebfa103d

View File

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