From 05602e8ab8a7568305d584bf56c1f8cef31db9d0 Mon Sep 17 00:00:00 2001 From: Paris Theofanidis Date: Tue, 14 Jul 2026 13:42:19 +0300 Subject: [PATCH] Release v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aef97b7..cd3bc00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "putiorr", - "version": "1.9.2", + "version": "2.0.2", "description": "A stable put.io bridge that presents a Transmission RPC interface for Sonarr, Radarr, and the rest of the *arr family.", "license": "AGPL-3.0-only", "type": "module",