From 520c5be0180be4a92d6cc29bbb365980f9ab4101 Mon Sep 17 00:00:00 2001 From: stneng Date: Sun, 2 Oct 2022 22:48:29 +0000 Subject: [PATCH] update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 816d2b2..c6c443f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ CoLink SDK helps both application adnd protocol developers access the functional Add this to your Cargo.toml: ```toml [dependencies] -colink = "0.1.17" +colink = "0.1.18" ``` ## Getting Started