From 14bd29bf425073697e2fe62856b22f32eed7e14b Mon Sep 17 00:00:00 2001 From: Mathew Polzin Date: Thu, 18 Apr 2019 22:37:58 -0700 Subject: [PATCH] Update podspec in expectance of breaking change. --- JSONAPI.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSONAPI.podspec b/JSONAPI.podspec index a87f919..2ad4ab4 100644 --- a/JSONAPI.podspec +++ b/JSONAPI.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |spec| # spec.name = "JSONAPI" - spec.version = "0.20.0" + spec.version = "0.21.0" spec.summary = "Swift Codable JSON API framework." # This description is used to generate tags and improve search results.