From 21ac000390781823dd4bd87fdc419976e05dd7a6 Mon Sep 17 00:00:00 2001 From: Nikita Lutsenko Date: Fri, 30 Aug 2024 17:11:33 -0700 Subject: [PATCH] Prepare for 0.7.1 release. (#688) Summary: Pull Request resolved: https://github.com/facebookincubator/SocketRocket/pull/688 Test Plan: `pod lib lint` passes Reviewed By: richardjrossiii Differential Revision: D61995551 Pulled By: nlutsenko fbshipit-source-id: 9cb88c8e8b6afb1ebbfd0821e7f426ffe45998e0 --- SocketRocket.podspec | 2 +- Vendor/xctoolchain | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SocketRocket.podspec b/SocketRocket.podspec index e83e4db69..af8c3cf1e 100644 --- a/SocketRocket.podspec +++ b/SocketRocket.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SocketRocket' - s.version = '0.7.0' + s.version = '0.7.1' s.summary = 'A conforming WebSocket (RFC 6455) client library for iOS, macOS and tvOS.' s.homepage = 'https://github.com/facebook/SocketRocket' s.authors = { 'Nikita Lutsenko' => 'nlutsenko@me.com', 'Dan Federman' => 'federman@squareup.com', 'Mike Lewis' => 'mikelikespie@gmail.com' } diff --git a/Vendor/xctoolchain b/Vendor/xctoolchain index b0c65c962..4e0bdfffe 160000 --- a/Vendor/xctoolchain +++ b/Vendor/xctoolchain @@ -1 +1 @@ -Subproject commit b0c65c962aff36088da1317974a3e4b139b8d1b3 +Subproject commit 4e0bdfffe539a69f2b63a7bb05a94018a6d4b07f