bump version to 0.9.11

This commit is contained in:
iamtoruk 2026-05-27 05:51:49 -07:00
parent 90f4edb6cc
commit 14026a806a
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## Unreleased
## 0.9.11 - 2026-05-27
### Added (CLI)
- **MCP project profile advisor.** `codeburn optimize` now flags MCP servers

View file

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