From a4e548279b27e1cb82bd26894af0d34bb2d1e193 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Mon, 6 Jul 2020 15:37:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16af889f..d2bd5dd6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The example is available under the [example](https://github.com/GetStream/stream ```yaml dependencies: - stream_chat_flutter: ^0.2.0 + stream_chat_flutter: ^0.2.1 ``` You should then run `flutter packages get`