From 0b3074d9edbf174edec2d6abcc099e82ea9a833f Mon Sep 17 00:00:00 2001 From: Marco Recchioni Date: Thu, 10 Feb 2022 01:34:50 +0100 Subject: [PATCH] version update --- BreinifyApi.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BreinifyApi.podspec b/BreinifyApi.podspec index e7a307d..9399c21 100644 --- a/BreinifyApi.podspec +++ b/BreinifyApi.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BreinifyApi' - s.version = '2.0.18' + s.version = '2.0.19' s.summary = 'Breinify´s DigitalDNA API puts dynamic behavior-based, people-driven data right at your fingertips' s.description = 'Breinify´s DigitalDNA API puts dynamic behavior-based, people-driven data right at your fingertips. We believe that in many situations, a critical component of a great user experience is personalization. With all the data available on the web it should be easy to provide a unique experience to every visitor, and yet, sometimes you may find yourself wondering why it is so difficult.' s.homepage = 'https://github.com/Breinify/brein-api-library-ios'