From 8424ecf1044dca412f69cc99d04632334e3b9ba9 Mon Sep 17 00:00:00 2001 From: Jonas Olsson Date: Tue, 26 Oct 2021 17:04:38 +0200 Subject: [PATCH] Bumped Charcoal version to 11.0.0 --- Charcoal.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charcoal.podspec b/Charcoal.podspec index 6c11d30e..68859d41 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 = '10.0.2' + s.version = '11.0.0' s.author = 'FINN.no' s.homepage = 'https://github.com/finn-no/charcoal-ios' s.social_media_url = 'https://twitter.com/FINN_tech'