From 35720a4c20e6acffa8e517d5f78b9c2032f1b2e5 Mon Sep 17 00:00:00 2001 From: Vlaho Date: Tue, 20 Mar 2018 09:00:12 +0100 Subject: [PATCH] Release 1.0.0 --- Japi.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Japi.podspec b/Japi.podspec index e8ab746..f070211 100644 --- a/Japi.podspec +++ b/Japi.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'Japi' - s.version = '0.9.1' + s.version = '1.0.0' s.summary = 'Lightweight JSON:API parser.' # This description is used to generate tags and improve search results.