Skip to content

Commit 4cdf05c

Browse files
committed
Update README.md
Update Swift badge to 5.0 Update README.md
1 parent 0dd8927 commit 4cdf05c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
ColorSlider is an iOS color picker with live preview written in [Swift](https://developer.apple.com/swift/).
88

9-
[![Build Status](https://travis-ci.org/gizmosachin/ColorSlider.svg?branch=master)](https://travis-ci.org/gizmosachin/ColorSlider) ![Pod Version](https://img.shields.io/cocoapods/v/ColorSlider.svg) [![Swift Version](https://img.shields.io/badge/language-swift%204.0-brightgreen.svg)](https://developer.apple.com/swift) [![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](LICENSE)
9+
[![Build Status](https://travis-ci.org/gizmosachin/ColorSlider.svg?branch=master)](https://travis-ci.org/gizmosachin/ColorSlider) ![Pod Version](https://img.shields.io/cocoapods/v/ColorSlider.svg) [![Swift Version](https://img.shields.io/badge/language-swift%205.0-brightgreen.svg)](https://developer.apple.com/swift) [![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](LICENSE)
1010

1111
| | Features |
1212
| :-------: | :--------------------------------------- |
@@ -102,8 +102,8 @@ github "gizmosachin/ColorSlider" >= 4.4
102102

103103
| Swift Version | ColorSlider Version |
104104
| ------------- | ------------------- |
105-
| 5.0 | 4.3 |
106-
| 4.2 | master |
105+
| 5.0 | master |
106+
| 4.2 | 4.3 |
107107

108108
## Demo
109109

0 commit comments

Comments
 (0)