From e5540ae8012825a43c47ef1f5250aa52cbbb8bb9 Mon Sep 17 00:00:00 2001 From: Rob Bos Date: Mon, 23 Feb 2026 10:51:20 +0100 Subject: [PATCH] release number bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index faa45f1..8a8646b 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.12", + "version": "0.0.13", "publisher": "RobBos", "engines": { "vscode": "^1.109.0"