From a62a0d39592fc4cafa5390c55368de7328893385 Mon Sep 17 00:00:00 2001 From: Nina Graneggen Date: Fri, 1 Oct 2021 15:07:24 +0200 Subject: [PATCH] Bumped Charcoal version to 10.0.2 --- Charcoal.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charcoal.podspec b/Charcoal.podspec index b000b248..6c11d30e 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.1' + s.version = '10.0.2' s.author = 'FINN.no' s.homepage = 'https://github.com/finn-no/charcoal-ios' s.social_media_url = 'https://twitter.com/FINN_tech'