From bf940c06bc7767f44d7cc74bc14a6830469ae217 Mon Sep 17 00:00:00 2001 From: Andrii Momot Date: Mon, 29 Aug 2022 10:16:43 +0200 Subject: [PATCH] Bumped Charcoal version to 12.0.5 --- Charcoal.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charcoal.podspec b/Charcoal.podspec index 68a93bc8..a550d62a 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 = '12.0.4' + s.version = '12.0.5' s.author = 'FINN.no' s.homepage = 'https://github.com/finn-no/charcoal-ios' s.social_media_url = 'https://twitter.com/FINN_tech'