Skip to content

Commit

Permalink
4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dankinsoid committed Sep 26, 2024
1 parent cafce60 commit edafaeb
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 @@ -219,7 +219,7 @@ import PackageDescription
let package = Package(
name: "SomeProject",
dependencies: [
.package(url: "https://github.com/dankinsoid/VaporToOpenAPI.git", from: "4.7.0")
.package(url: "https://github.com/dankinsoid/VaporToOpenAPI.git", from: "4.7.1")
],
targets: [
.target(name: "SomeProject", dependencies: ["VaporToOpenAPI"])
Expand Down

0 comments on commit edafaeb

Please sign in to comment.