From 899591c4c8bb7760fbc7d1f8d4f8c06fce89fe45 Mon Sep 17 00:00:00 2001 From: Romain Cascino Date: Tue, 5 May 2026 14:21:48 +0100 Subject: [PATCH] Bump package.json to 0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6bcb3a6..a25a437 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linear-release", - "version": "0.7.0", + "version": "0.7.1", "private": true, "description": "CLI tool to integrate CI/CD pipelines with Linear releases", "homepage": "https://github.com/linear/linear-release",