From c5f8a19ecb0fbb6ded76f8cdeb35ffe2d9eb4391 Mon Sep 17 00:00:00 2001 From: arquebuse Date: Fri, 27 Feb 2015 23:24:25 -0800 Subject: [PATCH] Release 0.0.3 --- TGPControls.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TGPControls.podspec b/TGPControls.podspec index 0d93851..b833458 100644 --- a/TGPControls.podspec +++ b/TGPControls.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "TGPControls" - s.version = "0.0.2" + s.version = "0.0.3" 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.0.2" } + s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v0.0.3" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #