chore: Bump version to 0.5.20

This commit is contained in:
Mario Zechner 2025-09-01 18:44:15 +02:00
parent 46b5800d36
commit add1b76b6c
8 changed files with 16 additions and 16 deletions

View file

@ -1,12 +1,12 @@
{
"name": "@mariozechner/pi-agent",
"version": "0.5.19",
"version": "0.5.20",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@mariozechner/pi-agent",
"version": "0.5.19",
"version": "0.5.20",
"license": "MIT",
"dependencies": {
"@mariozechner/tui": "^0.1.1",

View file

@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-agent",
"version": "0.5.19",
"version": "0.5.20",
"description": "General-purpose agent with tool calling and session persistence",
"type": "module",
"bin": {