Skip to content

Commit 90ce9f4

Browse files
authored
Update README.md
1 parent 9501674 commit 90ce9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ SDWebImageSVGCoder is available through [Swift Package Manager](https://swift.or
8383
```swift
8484
let package = Package(
8585
dependencies: [
86-
.package(url: "https://github.com/SDWebImage/SDWebImageSVGCoder.git", from: "1.4")
86+
.package(url: "https://github.com/SDWebImage/SDWebImageSVGCoder.git", from: "1.4.0")
8787
]
8888
)
8989
```

0 commit comments

Comments
 (0)