Browse Source

Bump pod version to 0.4.1

Dan Federman 10 years ago
parent
commit
b4c224c888
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SocketRocket.podspec

+ 1 - 1
SocketRocket.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
 Pod::Spec.new do |s|
   s.name               = "SocketRocket"
   s.name               = "SocketRocket"
-  s.version            = '0.4'
+  s.version            = '0.4.1'
   s.summary            = 'A conforming WebSocket (RFC 6455) client library.'
   s.summary            = 'A conforming WebSocket (RFC 6455) client library.'
   s.homepage           = 'https://github.com/square/SocketRocket'
   s.homepage           = 'https://github.com/square/SocketRocket'
   s.authors            = 'Square'
   s.authors            = 'Square'