From ecec93a2928d4a2af2625745e1a6cfbf0a637891 Mon Sep 17 00:00:00 2001 From: Henrik Brustad Date: Tue, 25 Jun 2019 14:22:21 +0200 Subject: [PATCH] Update Charcoal.podspec --- Charcoal.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charcoal.podspec b/Charcoal.podspec index 01eb93fe..f9f1b71b 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 = '3.3.0' + s.version = '3.3.1' s.author = 'FINN.no' s.homepage = 'https://github.com/finn-no/charcoal-ios' s.social_media_url = 'https://twitter.com/FINN_tech'