From ec87144a2e191615584ed15b231dc851498ccfcb Mon Sep 17 00:00:00 2001 From: Dmitry Patsura Date: Thu, 17 Feb 2022 15:18:46 +0300 Subject: [PATCH] chore: Release 0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eab5d8c..82428bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tinkoff-invest-api" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "gRPC Клиент для Тинькофф Инвестиций (протокол v2)" license = "MIT"