From db186857188b41f9d1d680c6bf4aa59c567be1cc Mon Sep 17 00:00:00 2001 From: teddy-falsen-hiis Date: Wed, 20 Mar 2024 14:26:01 +0100 Subject: [PATCH] Bumped Charcoal version to 15.2.3 --- Charcoal.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charcoal.podspec b/Charcoal.podspec index 4b2d3dc2..99cf26c9 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 = '15.2.2' + s.version = '15.2.3' s.author = 'FINN.no' s.homepage = 'https://github.com/finn-no/charcoal-ios' s.social_media_url = 'https://twitter.com/FINN_tech'