Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreffs committed Jan 13, 2021
1 parent e1dc67d commit 52752ae
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 @@ -35,7 +35,7 @@ import PackageDescription
let package = Package(
name: "YourPackageName",
dependencies: [
.package(url: "https://github.com/fireblade-engine/uuid.git", from: "1.0.0")
.package(url: "https://github.com/fireblade-engine/uuid.git", from: "1.1.0")
],
targets: [
.target(
Expand Down

0 comments on commit 52752ae

Please sign in to comment.