Skip to content

Commit

Permalink
Update .podspec file for 0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrbrowne committed Oct 27, 2020
1 parent 6eddb98 commit 0a34efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NWWebSocket.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'NWWebSocket'
s.version = '0.3.0'
s.version = '0.4.0'
s.summary = 'A WebSocket client written in Swift, using the Network framework from Apple'
s.homepage = 'https://github.com/pusher/NWWebSocket'
s.license = 'MIT'
Expand Down

0 comments on commit 0a34efe

Please sign in to comment.