Skip to content

Commit

Permalink
Update TTRangeSlider.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
TomThorpe committed Apr 1, 2015
1 parent cc30de2 commit 9dfd53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TTRangeSlider.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TTRangeSlider"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "A slider that allows you to pick a range"
s.description = <<-DESC
A slider, similar in style to UISlider, but has two handles instead of one, allowing you to pick a minimum and maximum range.
Expand Down

0 comments on commit 9dfd53e

Please sign in to comment.