diff --git a/LightstreamerClient.podspec b/LightstreamerClient.podspec index d9c0efe..128747e 100644 --- a/LightstreamerClient.podspec +++ b/LightstreamerClient.podspec @@ -1,7 +1,7 @@ # NB keep in sync with Package.swift Pod::Spec.new do |s| s.name = 'LightstreamerClient' - s.version = '5.0.3' + s.version = '6.0.0' s.summary = 'Lightstreamer Swift Client SDK' s.homepage = 'https://github.com/Lightstreamer/Lightstreamer-lib-client-swift' s.license = { :type => 'Apache 2.0', :file => 'LICENSE.md' }