Skip to content

Commit 28719c9

Browse files
committed
Merge pull request facebookincubator#253 from square/dimitris/version
Update version number to 0.4
2 parents e10a461 + 4264c3e commit 28719c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SocketRocket.podspec

Lines changed: 1 addition & 1 deletion
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.3.2'
3+
s.version = '0.4'
44
s.summary = 'A conforming WebSocket (RFC 6455) client library.'
55
s.homepage = 'https://github.com/square/SocketRocket'
66
s.authors = 'Square'

0 commit comments

Comments
 (0)