From 20fda768e2fca6ec8885de55affcd4d833792f5e Mon Sep 17 00:00:00 2001 From: Rob Bos Date: Mon, 23 Feb 2026 00:08:45 +0100 Subject: [PATCH] new release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7799619..2e5c38f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "copilot-token-tracker", "displayName": "Copilot Token Tracker", "description": "Shows daily and monthly (estimated) GitHub Copilot token usage stats in VS Code status bar", - "version": "0.0.11", + "version": "0.0.12", "publisher": "RobBos", "engines": { "vscode": "^1.109.0"