From 3b9a852e7107ffd0bef582b92c2bd0d4271c6442 Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Fri, 5 Apr 2019 10:03:46 +0200 Subject: [PATCH] Update Malibu.podspec --- Malibu.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Malibu.podspec b/Malibu.podspec index 477ddda..677a180 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 = "8.0.0" + s.version = "8.1.0" s.homepage = "https://github.com/vadymmarkov/Malibu" s.license = 'MIT' s.author = {