From e93c3d96b0e8c4b062e406c2c39eba8268272b7e Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Fri, 9 Nov 2018 09:42:44 +0100 Subject: [PATCH] Update Malibu.podspec --- Malibu.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Malibu.podspec b/Malibu.podspec index 8a720dd..d186961 100644 --- a/Malibu.podspec +++ b/Malibu.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Malibu" s.summary = "A networking library built on promises." - s.version = "7.0.2" + s.version = "7.0.3" s.homepage = "https://github.com/vadymmarkov/Malibu" s.license = 'MIT' s.author = {