From c7600c0da95985d56c6f3bc409e3e5429d38b4ff Mon Sep 17 00:00:00 2001 From: IamDgrant618 <155272309+IamDgrant618@users.noreply.github.com> Date: Tue, 7 Jul 2026 12:28:01 -0700 Subject: [PATCH] Bump version from 1.0.2 to 1.0.3 --- plugins/newtab/.claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/newtab/.claude-plugin/plugin.json b/plugins/newtab/.claude-plugin/plugin.json index cb22ea5..59b6756 100644 --- a/plugins/newtab/.claude-plugin/plugin.json +++ b/plugins/newtab/.claude-plugin/plugin.json @@ -1,5 +1,5 @@ { "name": "newtab", "description": "Skills and tools for Firefox Home/New Tab development", - "version": "1.0.2" + "version": "1.0.3" }