From a50ed230861cbf911258bc8a669f77a9fc234c8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20HOUZ=C3=89?= Date: Thu, 19 Feb 2026 02:55:40 +0100 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ca6649..d586a3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-code-search", - "version": "1.0.0", + "version": "1.0.1", "description": "Interactive GitHub code search with per-repo aggregation", "license": "MIT", "author": "fulll",