Skip to content

Commit 91819c8

Browse files
committed
Bump version to 0.17.1
1 parent 8836479 commit 91819c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ let package = Package(
135135
// name, platforms, products, etc.
136136
dependencies: [
137137
// other dependencies
138-
.package(url: "https://github.com/replicate/replicate-swift", from: "0.17.0"),
138+
.package(url: "https://github.com/replicate/replicate-swift", from: "0.17.1"),
139139
],
140140
targets: [
141141
.target(name: "<target>", dependencies: [

0 commit comments

Comments
 (0)