Skip to content

Commit 759e9b8

Browse files
Release version 0.1.2. Provide a mechanism to hide thumb
1 parent 545cdf3 commit 759e9b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TGPControls.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "TGPControls"
19-
s.version = "0.1.1"
19+
s.version = "0.1.2"
2020
s.summary = "Custom Awesome iOS Controls."
2121

2222
s.description = <<-DESC
@@ -68,7 +68,7 @@ Pod::Spec.new do |s|
6868
# Supports git, hg, bzr, svn and HTTP.
6969
#
7070

71-
s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v0.1.1" }
71+
s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v0.1.2" }
7272

7373

7474
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)