Skip to content

Commit

Permalink
Bumped 'Half' dependency version in 'Package.swift'
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeRandomiOSDev committed Nov 14, 2023
1 parent 701e4c0 commit 7d855da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/SomeRandomiOSDev/Half",
"state": {
"branch": null,
"revision": "8c80711c6ff57caa51e73e3b97a841c414af06cf",
"version": "1.3.1"
"revision": "bb32fc7a5d5cfcee01e5442b1381450b1fcd4803",
"version": "1.4.1"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ let package = Package(
],

dependencies: [
.package(url: "https://github.com/SomeRandomiOSDev/Half", from: "1.4.0")
.package(url: "https://github.com/SomeRandomiOSDev/Half", from: "1.4.1")
],

targets: [
Expand Down

0 comments on commit 7d855da

Please sign in to comment.