From 05df1900a8449e1a4e2d4d811e372165e267add2 Mon Sep 17 00:00:00 2001 From: Romain Cascino Date: Wed, 6 May 2026 10:31:37 +0100 Subject: [PATCH] Bump package.json to 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0b775d..6a6ad02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linear-release", - "version": "0.8.0", + "version": "0.9.0", "private": true, "description": "CLI tool to integrate CI/CD pipelines with Linear releases", "homepage": "https://github.com/linear/linear-release",