Skip to content

Commit

Permalink
Bump version to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Sep 11, 2023
1 parent fd9389e commit 685b47a
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 @@ -135,7 +135,7 @@ let package = Package(
// name, platforms, products, etc.
dependencies: [
// other dependencies
.package(url: "https://github.com/replicate/replicate-swift", from: "0.15.1"),
.package(url: "https://github.com/replicate/replicate-swift", from: "0.16.0"),
],
targets: [
.target(name: "<target>", dependencies: [
Expand Down

0 comments on commit 685b47a

Please sign in to comment.