From 31c394f315c0d19afc6455bbe95b02f6c5122985 Mon Sep 17 00:00:00 2001 From: Sergio Tapia Date: Sun, 18 Sep 2022 21:07:40 -0400 Subject: [PATCH] v0.6.0 --- torrentinim.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torrentinim.nimble b/torrentinim.nimble index 5fb6190..68dbecc 100644 --- a/torrentinim.nimble +++ b/torrentinim.nimble @@ -1,6 +1,6 @@ # Package -version = "0.5.0" +version = "0.6.0" author = "Sergio Tapia" description = "A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible" license = "MIT"