Skip to content

Commit

Permalink
PR Merged #59: Fix open socket with custom header issue
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathChaos committed Jul 25, 2019
1 parent 1aa33a2 commit 8f1819c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StompClientLib.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'StompClientLib'
s.version = '1.3.4'
s.version = '1.3.5'
s.summary = 'Simple STOMP Client library. Swift 3, 4, 4.2, 5 compatible'
s.swift_version = '4.0', '4.2', '5.0'

Expand Down

0 comments on commit 8f1819c

Please sign in to comment.