From be66862c406fcbc8cffbaece9ab732e92612eb5c Mon Sep 17 00:00:00 2001 From: Aleksey Date: Mon, 24 Jan 2022 13:59:50 +0300 Subject: [PATCH] Version 1.7.0 --- Apexy.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apexy.podspec b/Apexy.podspec index d982670..3298d08 100644 --- a/Apexy.podspec +++ b/Apexy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Apexy" - s.version = "1.6.0" + s.version = "1.7.0" s.summary = "HTTP transport library" s.homepage = "https://github.com/RedMadRobot/apexy-ios" s.license = { :type => "MIT"}