diff --git a/README.md b/README.md index 0b7be9dc..eae2a16d 100644 --- a/README.md +++ b/README.md @@ -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.
★★ Star our github repository to help us! ★★
Created by Daniele Margutti (@danielemargutti)
@@ -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. @@ -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.