From 6e10054e7bc9793d96e461ebc45bfc8fba7fa6fb Mon Sep 17 00:00:00 2001 From: Andrey Zakharov Date: Tue, 27 Oct 2020 12:17:21 +0300 Subject: [PATCH] Version bump. --- ClickHouse.Ado/ClickHouse.Ado.NETStandard.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ClickHouse.Ado/ClickHouse.Ado.NETStandard.csproj b/ClickHouse.Ado/ClickHouse.Ado.NETStandard.csproj index f109ef4..3e6f72e 100644 --- a/ClickHouse.Ado/ClickHouse.Ado.NETStandard.csproj +++ b/ClickHouse.Ado/ClickHouse.Ado.NETStandard.csproj @@ -4,7 +4,7 @@ .NET driver for Yandex ClickHouse. It implements native ClickHouse protocol with data compression (not a wrapper for HTTP client) ClickHouse.Ado Andrey Zakharov - 1.2.5 + 1.2.6 net461;netstandard1.5;netstandard2.0 true