From aba8651481ad3a142e96f36ffb44af12208f4428 Mon Sep 17 00:00:00 2001 From: Romain Cascino Date: Tue, 19 May 2026 08:41:06 +0100 Subject: [PATCH] Bump package.json to 0.11.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c03edc..87f33ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linear-release", - "version": "0.11.1", + "version": "0.11.2", "private": true, "description": "CLI tool to integrate CI/CD pipelines with Linear releases", "homepage": "https://github.com/linear/linear-release",