Skip to content

Commit

Permalink
Bumping version and updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurp committed Oct 25, 2016
1 parent 60cdb33 commit 05015d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cent.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Cent"
s.version = "6.0.1"
s.version = "6.0.2"
s.summary = "Extension for common object types for Swift Language"
s.homepage = "https://github.com/ankurp/Cent"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Add the following dependency `.Package(url: "https://github.com/ankurp/Dollar",

## Support for Xcode and Swift

* For Xcode 8 (Swift 3) user version `6.0.0`
* For Xcode 8 (Swift 3) user version `6.0.2`
* For Xcode 7 (Swift 2) use version `4.1.0` or `5.2.0`
* For Xcode 6.3 (Swift 1.2) use version `3.0.3`
* For Xcode 6.1 and 6.2 (Swift 1.1) use version `2.2.0`
Expand Down

0 comments on commit 05015d9

Please sign in to comment.