diff --git a/Malibu.podspec b/Malibu.podspec index 807ff21..95bca82 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 = "6.0.1" + s.version = "6.1.0" s.homepage = "https://github.com/hyperoslo/Malibu" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }