From f33980c860f69d56014b0cefd45d429e40f5b6c9 Mon Sep 17 00:00:00 2001 From: Anton Glezman Date: Tue, 29 Jun 2021 14:59:06 +0300 Subject: [PATCH] Version 1.4.1 --- Apexy.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apexy.podspec b/Apexy.podspec index 4d1fb55..37d959d 100644 --- a/Apexy.podspec +++ b/Apexy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Apexy" - s.version = "1.4.0" + s.version = "1.4.1" s.summary = "HTTP transport library" s.homepage = "https://github.com/RedMadRobot/apexy-ios" s.license = { :type => "MIT"}