From a08684c5004e2049c29f57a5938beae9695a1ef7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:51:27 -0800 Subject: [PATCH] chore: release commit for 3.1.2 (#147) Co-authored-by: aws-amplify-ops Co-authored-by: Di Wu --- AppSyncRealTimeClient.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppSyncRealTimeClient.podspec b/AppSyncRealTimeClient.podspec index 0d2ba382..4f0d6ed0 100644 --- a/AppSyncRealTimeClient.podspec +++ b/AppSyncRealTimeClient.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'AppSyncRealTimeClient' - s.version = '3.1.1' + s.version = '3.1.2' s.summary = 'Amazon Web Services AppSync RealTime Client for iOS.' s.description = 'AppSync RealTime Client provides subscription connections to AppSync websocket endpoints'