Skip to content

Commit

Permalink
update Swift version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineDominion committed Apr 18, 2019
1 parent 7b4a70b commit 9c03e66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WhatsNewKit

![Swift 4.2](https://img.shields.io/badge/Swift-4.2-blue.svg?style=flat)
![Swift 5.0](https://img.shields.io/badge/Swift-5.0-blue.svg?style=flat)
![Version](https://img.shields.io/github/tag/CleanCocoa/WhatsNewKit.svg?style=flat)
![License](https://img.shields.io/github/license/CleanCocoa/WhatsNewKit.svg?style=flat)
![Platform](https://img.shields.io/badge/platform-macOS-lightgrey.svg?style=flat)
Expand Down Expand Up @@ -62,4 +62,4 @@ Use `WhatsNew.displayIfNeeded(update:)` to let WhatsNewKit figure out if the use

## License

Copyright (c) 2018 Christian Tietze. Distributed under the MIT License.
Copyright (c) 2019 Christian Tietze. Distributed under the MIT License.

0 comments on commit 9c03e66

Please sign in to comment.