From 1243aef627f1b7ebd713e5be6cfe080a68d9a889 Mon Sep 17 00:00:00 2001 From: cheatfate Date: Tue, 2 Mar 2021 15:27:42 +0200 Subject: [PATCH] Bump chronos version to 2.6.0. --- chronos.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chronos.nimble b/chronos.nimble index ca573e6a..f5df3b6a 100644 --- a/chronos.nimble +++ b/chronos.nimble @@ -1,5 +1,5 @@ packageName = "chronos" -version = "2.5.2" +version = "2.6.0" author = "Status Research & Development GmbH" description = "Chronos" license = "Apache License 2.0 or MIT"