Skip to content

Commit

Permalink
DOCS: Update for release 13.0.0 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamayoung committed May 22, 2024
1 parent 5968076 commit 00ad551
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 @@ -36,7 +36,7 @@ let package = Package(
name: "MyProject",

dependencies: [
.package(url: "https://github.com/adamayoung/TMDb.git", from: "12.0.0")
.package(url: "https://github.com/adamayoung/TMDb.git", from: "13.0.0")
],

targets: [
Expand Down

0 comments on commit 00ad551

Please sign in to comment.