Skip to content

Commit 075405a

Browse files
committed
Update version
1 parent b7af5e6 commit 075405a

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
@@ -117,7 +117,7 @@ For downstream framework author, you should create a `Package.swift` file into y
117117
```swift
118118
let package = Package(
119119
dependencies: [
120-
.package(url: "https://github.com/SDWebImage/SDWebImageSwiftUI.git", from: "2.0.0")
120+
.package(url: "https://github.com/SDWebImage/SDWebImageSwiftUI.git", from: "3.0.0")
121121
],
122122
)
123123
```

0 commit comments

Comments
 (0)