From f055c0e29cd7f820c3eb8a0c1c83f885317ced02 Mon Sep 17 00:00:00 2001 From: sbertix Date: Tue, 24 Mar 2020 11:05:53 +0100 Subject: [PATCH] Bump Pod version --- SwiftyInsta.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwiftyInsta.podspec b/SwiftyInsta.podspec index c8be186..e2a080c 100644 --- a/SwiftyInsta.podspec +++ b/SwiftyInsta.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "SwiftyInsta" - s.version = "2.2.5" + s.version = "2.2.6" s.summary = "Private and Tokenless Instagram RESTful API." s.homepage = "https://github.com/TheM4hd1/SwiftyInsta"