Skip to content

Commit

Permalink
Bump version to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Nov 16, 2023
1 parent ab2c164 commit 5ece95e
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 @@ -133,7 +133,7 @@ let package = Package(
// name, platforms, products, etc.
dependencies: [
// other dependencies
.package(url: "https://github.com/replicate/replicate-swift", from: "0.18.1"),
.package(url: "https://github.com/replicate/replicate-swift", from: "0.19.0"),
],
targets: [
.target(name: "<target>", dependencies: [
Expand Down

0 comments on commit 5ece95e

Please sign in to comment.