Skip to content

Commit

Permalink
documentation update [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
rolivieri committed Nov 22, 2017
1 parent bf65dec commit 5e44d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Circuit Breaker design pattern is used to increase application stability, im
* [API](#api)

## Swift version
The latest version of CircuitBreaker works with the `3.1.1` and newer version of the Swift binaries. You can download this version of the Swift binaries by following this [link](https://swift.org/download/#releases).
The latest version of CircuitBreaker works with the `4.0.2` and newer version of the Swift binaries. You can download this version of the Swift binaries by following this [link](https://swift.org/download/#releases).

## Installation
To leverage the CircuitBreaker package in your Swift application, you should specify a dependency for it in your `Package.swift` file:
Expand Down

0 comments on commit 5e44d23

Please sign in to comment.