From 19e65bb17ad5209c5ab8bb6bdc20553b3ddef732 Mon Sep 17 00:00:00 2001 From: Brandon Tate Date: Wed, 18 Jun 2014 13:22:50 -0400 Subject: [PATCH] Release 0.1.3 --- BTGridPager.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTGridPager.podspec b/BTGridPager.podspec index 205fccd..6b9f6be 100644 --- a/BTGridPager.podspec +++ b/BTGridPager.podspec @@ -6,7 +6,7 @@ # Pod::Spec.new do |s| s.name = "BTGridPager" - s.version = "0.1.2" + s.version = "0.1.3" s.summary = "BTGridLayout is a subclass of UIScrollView that allows horizontal and vertical view pagin for iOS." s.description = <<-DESC BTGridLayout is a subclass of UIScrollView that allows horizontal and vertical view pagin for iOS. It