From 61fa56e84bc163a9fb343ebbba73b1f0d8db845f Mon Sep 17 00:00:00 2001 From: Mathew Polzin Date: Tue, 16 Jul 2019 22:19:50 -0700 Subject: [PATCH] bump podspec version after two cocoapods fixes. --- JSONAPI.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSONAPI.podspec b/JSONAPI.podspec index e61e3d5..d884b6c 100644 --- a/JSONAPI.podspec +++ b/JSONAPI.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |spec| # spec.name = "JSONAPI" - spec.version = "0.31.0" + spec.version = "0.31.1" spec.summary = "Swift Codable JSON API framework." # This description is used to generate tags and improve search results.