From 9c2e659519d61dd5bcd94c04920994467f37e200 Mon Sep 17 00:00:00 2001 From: ninarg Date: Mon, 23 Mar 2020 14:17:59 +0100 Subject: [PATCH] Bump charcoal to 6.4.0 (#331) --- Charcoal.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charcoal.podspec b/Charcoal.podspec index 1ec7b19e..c61ba951 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 = '6.3.0' + s.version = '6.4.0' s.author = 'FINN.no' s.homepage = 'https://github.com/finn-no/charcoal-ios' s.social_media_url = 'https://twitter.com/FINN_tech'