From 0908a3dca280a32b219d375d74743df4a63186e9 Mon Sep 17 00:00:00 2001 From: Lexi Emory Date: Thu, 18 Jun 2026 12:33:45 -0400 Subject: [PATCH] Bump package version to 0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a9599f..bf1132a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stablekernel/opencode-cursor", - "version": "0.4.2", + "version": "0.4.3", "description": "opencode provider plugin backed by the official Cursor SDK (@cursor/sdk) — adds a Cursor provider and lists its models", "type": "module", "license": "MIT",