From a098bbfee64a04e57b5cd5611e6d523e703b089e Mon Sep 17 00:00:00 2001 From: Pearce Ropion Date: Tue, 19 May 2026 13:34:53 -0700 Subject: [PATCH] Bump version to 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b652c8..f24d4fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sigmacomputing/plugin", - "version": "1.1.1", + "version": "1.2.0", "description": "Sigma Computing Plugin Client SDK", "license": "MIT", "homepage": "https://github.com/sigmacomputing/plugin",