From 358b08e2fa5ae5e0dbbdaba1cef97d79c87b3087 Mon Sep 17 00:00:00 2001 From: arquebuse Date: Fri, 13 Mar 2015 15:41:50 -0700 Subject: [PATCH] Release version 1.0.0 --- TGPControls.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TGPControls.podspec b/TGPControls.podspec index 07f0e2b..33df463 100644 --- a/TGPControls.podspec +++ b/TGPControls.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "TGPControls" - s.version = "0.2.0" + s.version = "1.0.0" s.summary = "Custom Awesome iOS Controls: Animated discrete slider, animated labels" 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.2.0" } + s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v1.0.0" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #