Skip to content

Commit

Permalink
Bump Aperture to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karaggeorge committed Nov 22, 2024
1 parent 335b643 commit a6b14d7
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 @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/wulkano/Aperture",
"state" : {
"branch" : "george/rewrite-in-screen-capture-kit",
"revision" : "301e68ab150d9173c9fdd62d6d1f76ed671ab9dd"
"revision" : "7591bb540c844fe6c47edeac34b17c25e92a717f",
"version" : "3.0.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/wulkano/Aperture", branch: "george/rewrite-in-screen-capture-kit"),
.package(url: "https://github.com/wulkano/Aperture", from: "3.0.0"),
.package(path: "node_modules/node-swift")
],
targets: [
Expand Down

0 comments on commit a6b14d7

Please sign in to comment.