Skip to content

Commit

Permalink
updating podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Corbin committed Mar 2, 2017
1 parent a012b91 commit c03ac9b
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.7.1"
s.version = "1.0.0"
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 c03ac9b

Please sign in to comment.