Skip to content

Commit 21ac000

Browse files
nlutsenkofacebook-github-bot
authored andcommitted
Prepare for 0.7.1 release. (#688)
Summary: Pull Request resolved: #688 Test Plan: `pod lib lint` passes Reviewed By: richardjrossiii Differential Revision: D61995551 Pulled By: nlutsenko fbshipit-source-id: 9cb88c8e8b6afb1ebbfd0821e7f426ffe45998e0
1 parent 2e53321 commit 21ac000

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SocketRocket.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SocketRocket'
3-
s.version = '0.7.0'
3+
s.version = '0.7.1'
44
s.summary = 'A conforming WebSocket (RFC 6455) client library for iOS, macOS and tvOS.'
55
s.homepage = 'https://github.com/facebook/SocketRocket'
66
s.authors = { 'Nikita Lutsenko' => 'nlutsenko@me.com', 'Dan Federman' => 'federman@squareup.com', 'Mike Lewis' => 'mikelikespie@gmail.com' }

0 commit comments

Comments
 (0)