Skip to content

Commit

Permalink
Merge pull request Moya#1804 from Moya/sunshinejr-patch-1
Browse files Browse the repository at this point in the history
Update Moya version in Readme.md from 11 to 12
  • Loading branch information
sunshinejr authored Feb 13, 2019
2 parents d1d920a + 7ffcd0a commit e2fa0fb
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 @@ -72,7 +72,7 @@ your Swift version.
To integrate using Apple's Swift package manager, add the following as a dependency to your `Package.swift`:

```swift
.package(url: "https://github.com/Moya/Moya.git", .upToNextMajor(from: "11.0.0"))
.package(url: "https://github.com/Moya/Moya.git", .upToNextMajor(from: "12.0.0"))
```

and then specify `"Moya"` as a dependency of the Target in which you wish to use Moya.
Expand Down

0 comments on commit e2fa0fb

Please sign in to comment.