Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/malcommac/SwiftDate into …
Browse files Browse the repository at this point in the history
…develop
  • Loading branch information
malcommac committed Apr 6, 2017
2 parents 0be0c82 + 32b727c commit 2d0730b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
We really ♥ Swift and we think that dates and timezones management should be painless: this is the reason we made SwiftDate, probably the best way to manage date and time in Swift.

Choose SwiftDate for your next project, or migrate over your existing projects—you'll be happy you did!

4.1.
<p align="center" >★★ <b>Star our github repository to help us!</b> ★★</p>
<p align="center" >Created by <a href="http://www.danielemargutti.com">Daniele Margutti</a> (<a href="http://www.twitter.com/danielemargutti">@danielemargutti</a>)</p>

Expand Down Expand Up @@ -44,7 +44,7 @@ Take a look here:

## Documentation
* **On [http://malcommac.github.io/SwiftDate/index.html](http://malcommac.github.io/SwiftDate/index.html) to learn more about all available functions with a comprehensive list of examples**
* The **latest [full class documentation is available here](http://cocoadocs.org/docsets/SwiftDate/4.1.0/)**
* The **latest [full class documentation is available here](http://cocoadocs.org/docsets/SwiftDate/4.1.1/)**

Code is documented for Xcode, so you can use the built-in documentation panel to learn more about the library.

Expand All @@ -59,7 +59,7 @@ You can also generate the latest documentation using [Jazzy](https://github.com/

## Current Release

Latest release is: 4.1.0 [Download here](https://github.com/malcommac/SwiftDate/releases/tag/4.1.0).
Latest release is: 4.1.1 [Download here](https://github.com/malcommac/SwiftDate/releases/tag/4.1.1).

A complete list of changes for each release is available in the [CHANGELOG](CHANGELOG.md) file.

Expand Down

0 comments on commit 2d0730b

Please sign in to comment.