From 558729eccf215f046338ba6a358e8bcf98d1dfc6 Mon Sep 17 00:00:00 2001 From: Serhii Londar Date: Fri, 17 Sep 2021 13:48:17 +0300 Subject: [PATCH] Update GithubAPI.podspec --- GithubAPI.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GithubAPI.podspec b/GithubAPI.podspec index 3fb7fa8..1759d9e 100644 --- a/GithubAPI.podspec +++ b/GithubAPI.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'GithubAPI' - s.version = '0.0.6' + s.version = '0.0.11' s.summary = 'Swift implementation of Github REST api v3' # This description is used to generate tags and improve search results.