diff --git a/package.json b/package.json index 7e09a54..cd4eeee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@byjohann/toon", "type": "module", - "version": "0.4.1", + "version": "0.5.0", "packageManager": "pnpm@10.19.0", "description": "Token-Oriented Object Notation – a token-efficient JSON alternative for LLM prompts", "author": "Johann Schopplich ",