diff --git a/UnleashProxyClientSwift.podspec b/UnleashProxyClientSwift.podspec index 0d33ac3..0ff85ec 100644 --- a/UnleashProxyClientSwift.podspec +++ b/UnleashProxyClientSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "UnleashProxyClientSwift" -spec.version = "1.3.0" +spec.version = "1.4.0" spec.summary = "Allows frontend clients to talk to unleash through the unleash edge, frontend API or the (deprecated) unleash proxy" spec.homepage = "https://www.getunleash.io" spec.license = { :type => "MIT", :file => "LICENSE" }