From 744601ac64eb79d88defdd48851852ebb483dfa1 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 25 Mar 2025 09:53:13 +0000 Subject: [PATCH] chore(release): v3.12.0 --- lib/stream-chat/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stream-chat/version.rb b/lib/stream-chat/version.rb index 6004fed..b4be91c 100644 --- a/lib/stream-chat/version.rb +++ b/lib/stream-chat/version.rb @@ -2,5 +2,5 @@ # frozen_string_literal: true module StreamChat - VERSION = '3.11.0' + VERSION = '3.12.0' end