Skip to content

Commit

Permalink
Adds the Swift 3 badge
Browse files Browse the repository at this point in the history
  • Loading branch information
RamonGilabert committed Oct 11, 2016
1 parent dc6b693 commit 2883115
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
echo 3.0 > .swift-version
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a href="http://cocoadocs.org/docsets/Ripple" target="blank"><img src="https://img.shields.io/cocoapods/l/Ripple.svg?style=flat" /></a>
<a href="http://cocoadocs.org/docsets/Ripple" target="blank"><img src="https://img.shields.io/cocoapods/p/Ripple.svg?style=flat" /></a>
<a href="http://cocoadocs.org/docsets/Ripple" target="blank"><img src="https://img.shields.io/cocoapods/metrics/doc-percent/Ripple.svg?style=flat" /></a>
<img src="https://img.shields.io/badge/%20in-swift%202.2-orange.svg" />
<img src="https://img.shields.io/badge/%20in-swift%203.0-orange.svg" />
<br><br>
</div>

Expand Down
2 changes: 1 addition & 1 deletion Ripple.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Ripple"
s.summary = "Remember there's no such thing as a small act of kindness. Every act creates a ripple with no logical end."
s.version = "2.1"
s.version = "3.0"
s.homepage = "https://github.com/RamonGilabert/Ripple"
s.license = 'MIT'
s.author = { "Ramon Gilabert" => "[email protected]" }
Expand Down

0 comments on commit 2883115

Please sign in to comment.