From 55e4aedfca6b4f055e1823069f863c5673552d39 Mon Sep 17 00:00:00 2001 From: Gronod Date: Sun, 17 May 2026 08:12:23 +0100 Subject: [PATCH] chore: bump version to 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 764747d..2e11fe6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sofarr", - "version": "0.1.5", + "version": "0.2.0", "description": "A personal media download dashboard that shows your downloads 'so far' while you relax on the sofa waiting for your *arr services to finish", "main": "server/index.js", "scripts": {