Skip to content

Commit

Permalink
Prepare for 0.7.1 release. (#688)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #688

Test Plan: `pod lib lint` passes

Reviewed By: richardjrossiii

Differential Revision: D61995551

Pulled By: nlutsenko

fbshipit-source-id: 9cb88c8e8b6afb1ebbfd0821e7f426ffe45998e0
  • Loading branch information
nlutsenko authored and facebook-github-bot committed Aug 31, 2024
1 parent 2e53321 commit 21ac000
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SocketRocket.podspec
Original file line number Diff line number Diff line change
@@ -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' => '[email protected]', 'Dan Federman' => '[email protected]', 'Mike Lewis' => '[email protected]' }
Expand Down
2 changes: 1 addition & 1 deletion Vendor/xctoolchain

0 comments on commit 21ac000

Please sign in to comment.