From ae50724a3d6a5fad82635d04bb41e31e6bdfe452 Mon Sep 17 00:00:00 2001 From: Maxim Bilan Date: Mon, 19 Feb 2018 16:46:17 +0200 Subject: [PATCH] Updated podspec --- Calendar-iOS.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Calendar-iOS.podspec b/Calendar-iOS.podspec index 278cfc0..15407a3 100644 --- a/Calendar-iOS.podspec +++ b/Calendar-iOS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Calendar-iOS" - s.version = "0.11" + s.version = "0.12" s.summary = "iOS calendar component" s.description = "iOS calendar component. It's lightweight and simple control." s.homepage = "https://github.com/maximbilan/ios_calendar"