From 01c330f7487065e739cc62ba6792e10bc418ec43 Mon Sep 17 00:00:00 2001 From: Bastian Stien Date: Fri, 26 Jun 2020 09:13:51 +0200 Subject: [PATCH] Bump to 7.1.2 --- Charcoal.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charcoal.podspec b/Charcoal.podspec index 30add42e..bf93740a 100644 --- a/Charcoal.podspec +++ b/Charcoal.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'Charcoal' s.summary = 'A library that simplifies the creation of modern filtering experiences' - s.version = '7.1.1' + s.version = '7.1.2' s.author = 'FINN.no' s.homepage = 'https://github.com/finn-no/charcoal-ios' s.social_media_url = 'https://twitter.com/FINN_tech'