From b0cd6c9840921f10118aa34b58583bd47c53ce59 Mon Sep 17 00:00:00 2001 From: Nicolas Goutaland Date: Fri, 24 Feb 2017 12:10:14 +0100 Subject: [PATCH] Update GONCategories.podspec --- GONCategories.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GONCategories.podspec b/GONCategories.podspec index c2c5972..185203b 100644 --- a/GONCategories.podspec +++ b/GONCategories.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "GONCategories" - s.version = "0.5.7" + s.version = "0.5.8" s.summary = "Just a bunch of categories I wrote and I am using for years now" s.platform = :ios, "7.0" s.description = <<-DESC