diff --git a/STDevRxExt.podspec b/STDevRxExt.podspec index e595ad9..f1d52af 100644 --- a/STDevRxExt.podspec +++ b/STDevRxExt.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'STDevRxExt' - s.version = '0.1.5' + s.version = '0.1.6' s.summary = 'STDevRxExt contains some extension functions for RxSwift and RxCoca which makes our live easy.' s.swift_version = '5.0'