Skip to content

Commit eca2038

Browse files
committed
PR Merge #65: Fix support of spring 2.1.x
1 parent 5155dcb commit eca2038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6'
11+
s.version = '1.3.7'
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)