This commit is contained in:
Sindre Sorhus 2017-09-13 13:19:48 +07:00
parent fd2ad75ac8
commit e57555a21f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
### Swift Package Manager ### Swift Package Manager
```swift ```swift
.package(url: "https://github.com/sindresorhus/evil.swift", from: "1.0.0") .package(url: "https://github.com/sindresorhus/evil.swift", from: "2.0.0")
``` ```