Skip to content

Commit

Permalink
1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dankinsoid committed Apr 10, 2024
1 parent b8ed15a commit b1a4233
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 @@ -326,7 +326,7 @@ import PackageDescription
let package = Package(
name: "SomeProject",
dependencies: [
.package(url: "https://github.com/dankinsoid/swift-api-client.git", from: "1.6.11")
.package(url: "https://github.com/dankinsoid/swift-api-client.git", from: "1.6.12")
],
targets: [
.target(
Expand Down

0 comments on commit b1a4233

Please sign in to comment.