chore: Bump version to 0.5.25

This commit is contained in:
Mario Zechner 2025-09-02 00:20:26 +02:00
parent 2cfd8ff3c3
commit f1c3d44602
8 changed files with 14 additions and 14 deletions

View file

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

View file

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