From e5b16d329d2a3f57e178677b3eaa54da5246cfca Mon Sep 17 00:00:00 2001 From: Maxim Merzhanov Date: Wed, 9 Sep 2020 11:37:19 +0300 Subject: [PATCH] bump version --- bootstrap/bootstrap.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/bootstrap.go b/bootstrap/bootstrap.go index af8402f..d0c0f4f 100644 --- a/bootstrap/bootstrap.go +++ b/bootstrap/bootstrap.go @@ -10,7 +10,7 @@ import ( ) const ( - LibraryVersion = "2.6.1" + LibraryVersion = "2.6.2" ) func init() {