From cefd290bd92ac0deb0aa8ebb3b58d91818a70f83 Mon Sep 17 00:00:00 2001 From: Claude Agento Date: Fri, 17 Apr 2026 21:05:27 -0700 Subject: [PATCH] chore: bump quarry to v1.14.0 in marketplace --- .claude-plugin/marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 200879e..434ca4d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -135,10 +135,10 @@ "source": { "source": "github", "repo": "punt-labs/quarry", - "ref": "v1.13.0" + "ref": "v1.14.0" }, "description": "Local semantic search with automagic knowledge capture: /find, /ingest, /explain, /source, /quarry", - "version": "1.13.0", + "version": "1.14.0", "author": { "name": "Punt Labs", "email": "hello@punt-labs.com"