From a870e5910cde7e5bf7d804fab4130c189dc9b5f4 Mon Sep 17 00:00:00 2001 From: Daniil Subbotin Date: Mon, 23 Aug 2021 18:24:09 +0300 Subject: [PATCH] Version 1.5.0 --- Apexy.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apexy.podspec b/Apexy.podspec index 37d959d..e07047f 100644 --- a/Apexy.podspec +++ b/Apexy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Apexy" - s.version = "1.4.1" + s.version = "1.5.0" s.summary = "HTTP transport library" s.homepage = "https://github.com/RedMadRobot/apexy-ios" s.license = { :type => "MIT"}