diff --git a/AppSyncRealTimeClient.podspec b/AppSyncRealTimeClient.podspec index 01a4bf6..07ec481 100644 --- a/AppSyncRealTimeClient.podspec +++ b/AppSyncRealTimeClient.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'AppSyncRealTimeClient' - s.version = '3.1.2' + s.version = '3.2.0' s.summary = 'Amazon Web Services AppSync RealTime Client for iOS.' s.description = 'AppSync RealTime Client provides subscription connections to AppSync websocket endpoints'