bump to 0.4.2: agent sessions, Codex cache fix, responsive dashboard, CSV injection fix

This commit is contained in:
AgentSeal 2026-04-14 10:21:40 -07:00
parent 9f172416fd
commit bd8ae2e971

View file

@ -1,6 +1,6 @@
{
"name": "codeburn",
"version": "0.4.1",
"version": "0.4.2",
"description": "See where your AI coding tokens go - by task, tool, model, and project",
"type": "module",
"main": "./dist/cli.js",