Skip to content

Commit

Permalink
Moving back to x.y version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mergesort committed Sep 1, 2018
1 parent d309bc0 commit 65759bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Slope.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = 'Slope'
spec.summary = 'A simpler way to implement simple gradients on iOS.'
spec.version = '1.1.0'
spec.version = '1.1'
spec.license = { :type => 'MIT' }
spec.authors = { 'Joe Fabisevich' => '[email protected]' }
spec.source_files = 'Source/*.swift'
Expand Down

0 comments on commit 65759bb

Please sign in to comment.