Skip to content

Commit

Permalink
updating podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
briancorbin committed May 25, 2016
1 parent 4116e88 commit 8b5b512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftRangeSlider.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ s.name = "SwiftRangeSlider"
s.summary = "A Swift implementation of a custom UIControl for selecting a range of values on a slider bar."
s.requires_arc = true

s.version = "0.2.0"
s.version = "0.2.1"
s.license = { :type => "MIT", :file => "LICENSE" }
s.author = { "Brian Corbin" => "[email protected]" }
s.homepage = "https://github.com/BrianCorbin/SwiftRangeSlider"
Expand Down

0 comments on commit 8b5b512

Please sign in to comment.