From 3271f155d8cb557bf70adfa5dae018ebbda57347 Mon Sep 17 00:00:00 2001 From: Wenchao Ding Date: Thu, 19 Mar 2015 17:24:47 +0800 Subject: [PATCH] Update podspec Update podspec --- FSCalendar.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FSCalendar.podspec b/FSCalendar.podspec index d7da9d2..faeeb5f 100644 --- a/FSCalendar.podspec +++ b/FSCalendar.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "FSCalendar" - s.version = "0.5.0" + s.version = "0.5.1" s.summary = "A powerful calendar which supports Appearance, Infinite Scrolling and Subtitle" s.homepage = "https://github.com/f33chobits/FSCalendar"