diff --git a/TGPControls.podspec b/TGPControls.podspec index f8287c3..344ac23 100644 --- a/TGPControls.podspec +++ b/TGPControls.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "TGPControls" - s.version = "0.1.0" + s.version = "0.1.1" 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.0" } + s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v0.1.1" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #