From 1766b697e671f01e89099d078a7007521782b0c3 Mon Sep 17 00:00:00 2001 From: Swapnil Agarwal Date: Thu, 29 Oct 2015 00:14:56 +0530 Subject: [PATCH] Release 1.4.2 --- VWO.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VWO.podspec b/VWO.podspec index e3f4e99f..fc4c8954 100644 --- a/VWO.podspec +++ b/VWO.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "VWO" -s.version = "1.4.1" +s.version = "1.4.2" s.summary = "VWO SDK for A/B Testing iOS apps." s.description = "VWO iOS SDK enables you to A/B test mobile apps." s.homepage = "http://vwo.com"