From 9abe938993c4c3c7ca0ecae3a683dfa9b79405d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20HOUZ=C3=89?= Date: Thu, 19 Feb 2026 03:10:03 +0100 Subject: [PATCH] v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41d80c0..990394c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-code-search", - "version": "1.0.2", + "version": "1.0.3", "description": "Interactive GitHub code search with per-repo aggregation", "license": "MIT", "author": "fulll",