From d0c84ad522d4dc6c264fe30fe7526770928c615e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nina=20R=C3=B8sdal=20Graneggen?= Date: Thu, 19 Oct 2023 08:53:03 +0200 Subject: [PATCH] Bumped Charcoal version to 14.0.0 --- Charcoal.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charcoal.podspec b/Charcoal.podspec index 9f157020..128c8d3e 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 = '13.4.0' + s.version = '14.0.0' s.author = 'FINN.no' s.homepage = 'https://github.com/finn-no/charcoal-ios' s.social_media_url = 'https://twitter.com/FINN_tech'