chore: release v1.3.0

This commit is contained in:
Johann Schopplich
2025-11-21 22:38:59 +01:00
parent 6c57a14009
commit 8d9b486485
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@toon-format/toon",
"type": "module",
"version": "1.2.0",
"version": "1.3.0",
"packageManager": "pnpm@10.21.0",
"description": "Token-Oriented Object Notation (TOON) Compact, human-readable, schema-aware encoding of JSON for LLM prompts",
"author": "Johann Schopplich <hello@johannschopplich.com>",