From 35b6ab259a251022bc7149270834f7c310cbf5ac Mon Sep 17 00:00:00 2001 From: Johan Date: Wed, 21 Sep 2016 15:49:03 +0200 Subject: [PATCH] Version 0.8.2 --- curly.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curly.podspec b/curly.podspec index 0fe0ff4..ce9b0a0 100644 --- a/curly.podspec +++ b/curly.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "curly" - s.version = "0.8.1" + s.version = "0.8.2" s.summary = "High level libcurl api." s.homepage = "https://github.com/johanlantz/curly" s.license = { :type => "MIT", :file => "LICENSE" }