bump to 0.3.0 for npm publish

This commit is contained in:
AgentSeal 2026-04-14 01:26:02 -07:00
parent a25e5c22b4
commit c7c6a0d2ec
3 changed files with 14 additions and 2 deletions

View file

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