From 759e9b883a707d1bcd57878107ba4f2ce0fe82ff Mon Sep 17 00:00:00 2001 From: arquebuse Date: Tue, 3 Mar 2015 13:14:09 -0800 Subject: [PATCH] Release version 0.1.2. Provide a mechanism to hide thumb --- TGPControls.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TGPControls.podspec b/TGPControls.podspec index 344ac23..7c90c8b 100644 --- a/TGPControls.podspec +++ b/TGPControls.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "TGPControls" - s.version = "0.1.1" + s.version = "0.1.2" s.summary = "Custom Awesome iOS Controls." s.description = <<-DESC @@ -68,7 +68,7 @@ Pod::Spec.new do |s| # Supports git, hg, bzr, svn and HTTP. # - s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v0.1.1" } + s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v0.1.2" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #