Skip to content

Commit b4c5f17

Browse files
committed
Update README
1 parent 7ed21a5 commit b4c5f17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Flexible progress bar written in Swift.
2828
</p>
2929

3030
## Requirement
31-
- Swift4
31+
- Swift4.2
3232

3333
## Usage
3434
#### Create KYCircularProgress
@@ -103,7 +103,7 @@ $ brew install carthage
103103
To integrate KYCircularProgress into your Xcode project using Carthage, specify it in your `Cartfile`:
104104

105105
```ogdl
106-
github "kentya6/KYCircularProgress" >= 1.2.0
106+
github "kentya6/KYCircularProgress" >= 1.2.1
107107
```
108108

109109
#### Manually

0 commit comments

Comments
 (0)