From 35530391b7d2eb7a0ecf35b1575749079eca1954 Mon Sep 17 00:00:00 2001 From: inv2004 Date: Mon, 31 Jul 2023 15:27:33 +0300 Subject: [PATCH] v1.1.3 --- ttop.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ttop.nimble b/ttop.nimble index dfb9b93..08b4795 100644 --- a/ttop.nimble +++ b/ttop.nimble @@ -1,6 +1,6 @@ # Package -version = "1.1.2" +version = "1.1.3" author = "inv2004" description = "Monitoring tool with historical snapshots and alerts" license = "MIT"