From 3130435c11e20179e8e50b17d044fe75b6196a8e Mon Sep 17 00:00:00 2001 From: Rob Bos Date: Fri, 20 Mar 2026 13:46:16 +0100 Subject: [PATCH] catch up with npm package version --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index 849b5fbb..82c3e8cc 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@rajbos/ai-engineering-fluency", - "version": "0.0.2", + "version": "0.0.3", "description": "AI Engineering Fluency - CLI tool to analyze GitHub Copilot token usage from local session files", "license": "MIT", "author": "RobBos",