Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay-luassat committed Jun 25, 2024
1 parent 1c3c32d commit 43e39ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ extension PackageDescription.Package.Dependency {
static var remote: [PackageDescription.Package.Dependency] {
[
.package(url: "https://github.com/wrkstrm/WrkstrmLog.git", from: "0.0.4"),
.package(url: "https://github.com/wrkstrm/WrkstrmMain.git", from: "0.3.0"),
.package(url: "https://github.com/wrkstrm/WrkstrmMain.git", from: "0.5.1"),
]
}
}
Expand Down

0 comments on commit 43e39ed

Please sign in to comment.