diff --git a/SwiftCentrifuge.podspec b/SwiftCentrifuge.podspec index 5e32b47..9771c50 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 = '4.2' - s.version = '0.4.5' + s.version = '0.4.6' s.homepage = 'https://github.com/centrifugal/centrifuge-swift' s.summary = 'Centrifugo and Centrifuge client in Swift'