From c430b5aa94473a08e36735dc208f2f5b456d46d5 Mon Sep 17 00:00:00 2001 From: BlockChyp SDK Builder Date: Mon, 19 Aug 2024 15:32:46 +0000 Subject: [PATCH] Bump version to 2.18.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9d770c9..a11c726 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blockchyp" -version = "2.18.6" +version = "2.18.7" edition = "2021" description = "This is the SDK for Rust. Like all BlockChyp SDKs, it provides a full client for the BlockChyp gateway and BlockChyp payment terminals." documentation = "https://docs.blockchyp.com/#overview"