From fc0e466993b8525777604683889deb356751daca Mon Sep 17 00:00:00 2001 From: vishtree Date: Mon, 7 Dec 2020 17:14:54 +0100 Subject: [PATCH] 2.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d73834ab1..169f5798c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stream-chat", - "version": "2.8.4", + "version": "2.9.0", "description": "JS SDK for the Stream Chat API", "author": "GetStream", "homepage": "https://getstream.io/chat/",