Skip to content

Commit

Permalink
Bump to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
polqf committed Jan 31, 2017
1 parent a86e21b commit 7b29437
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ __segmentsBackgroundColor__: UIColor - Background color for unselected segments

__sliderBackgroundColor__: UIColor - Background color for selected segment

__isSliderShadowHidden__: Bool - Boolean to decide if the slider should have shadow

###Installation:
####• CocoaPods

Expand Down
2 changes: 1 addition & 1 deletion TwicketSegmentedControl.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TwicketSegmentedControl'
s.version = '0.1.1'
s.version = '0.1.2'

s.author = { 'Pol Quintana' => '[email protected]' }
s.homepage = 'https://github.com/twicketapp/TwicketSegmentedControl'
Expand Down

0 comments on commit 7b29437

Please sign in to comment.