Skip to content

Commit 56566ad

Browse files
committed
PR Merged #56: String body parameter and : in-header-value fix and akaStringBody prop is added
1 parent 3b2fea7 commit 56566ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StompClientLib.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'StompClientLib'
11-
s.version = '1.3.2'
11+
s.version = '1.3.3'
1212
s.summary = 'Simple STOMP Client library. Swift 3, 4, 4.2, 5 compatible'
1313
s.swift_version = '4.0', '4.2', '5.0'
1414

0 commit comments

Comments
 (0)