diff --git a/SwiftCentrifuge.podspec b/SwiftCentrifuge.podspec index 5323d2c..96a0f29 100644 --- a/SwiftCentrifuge.podspec +++ b/SwiftCentrifuge.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'SwiftCentrifuge' s.module_name = 'SwiftCentrifuge' s.swift_version = '5.0' - s.version = '0.7.3' + s.version = '0.7.4' s.homepage = 'https://github.com/centrifugal/centrifuge-swift' s.summary = 'Centrifugo and Centrifuge client in Swift'