From e8f87a7be12ada1281748ef9f27eb11ec0b30470 Mon Sep 17 00:00:00 2001 From: Bryan Oltman Date: Thu, 24 Aug 2017 12:58:36 -0400 Subject: [PATCH] bump version to 0.1.1 --- Colander.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Colander.podspec b/Colander.podspec index 5e750fa..5fe2353 100644 --- a/Colander.podspec +++ b/Colander.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Colander' - s.version = '0.1.0' + s.version = '0.1.1' s.summary = 'A highly customizable iOS calendar view' s.description = <<-DESC