From dbbacab105a46af08c386137331ce4bf73ff3de2 Mon Sep 17 00:00:00 2001 From: Mathew Polzin Date: Sat, 12 Oct 2019 19:30:24 -0700 Subject: [PATCH] Bump podspec version --- JSONAPI.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSONAPI.podspec b/JSONAPI.podspec index 780cb69..1d3e68f 100644 --- a/JSONAPI.podspec +++ b/JSONAPI.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |spec| # spec.name = "MP-JSONAPI" - spec.version = "2.3.0" + spec.version = "2.4.0" spec.summary = "Swift Codable JSON API framework." # This description is used to generate tags and improve search results.