Skip to content

Commit

Permalink
Update version to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SoneeJohn committed Feb 6, 2020
1 parent a3479a7 commit f075a60
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 @@ -48,7 +48,7 @@ Add `XCDYouTubeKit` to the dependencies value of your `Package.swift`

```swift
dependencies: [
.package(url: "https://github.com/0xced/XCDYouTubeKit.git", from: "2.8.0")
.package(url: "https://github.com/0xced/XCDYouTubeKit.git", from: "2.9.0")
]
```

Expand Down

0 comments on commit f075a60

Please sign in to comment.