From 481596d0c06b4a72279a27ba00238cc2aafa8bf4 Mon Sep 17 00:00:00 2001 From: BlockChyp SDK Builder Date: Tue, 6 Aug 2024 15:20:40 +0000 Subject: [PATCH] Bump version to 2.18.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b59d6ef..9d770c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blockchyp" -version = "0.1.0" +version = "2.18.6" 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"