From 238ce7a9e9e8e7b207da913bc1c29b45282045c7 Mon Sep 17 00:00:00 2001 From: Romain Cascino Date: Wed, 18 Mar 2026 18:29:14 +0000 Subject: [PATCH] Bump package.json to 0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9f5170..40dae04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linear-release", - "version": "0.5.0", + "version": "0.6.2", "private": true, "description": "CLI tool to integrate CI/CD pipelines with Linear releases", "homepage": "https://github.com/linear/linear-release",