Skip to content

Commit a10f0e9

Browse files
committed
Bump to ShellQuote 1.0.2
1 parent 19eb7c3 commit a10f0e9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let package = Package(
1414
.library(name: "ShellOut", targets: ["ShellOut"])
1515
],
1616
dependencies: [
17-
.package(url: "https://github.com/SwiftPackageIndex/ShellQuote", from: "1.0.1"),
17+
.package(url: "https://github.com/SwiftPackageIndex/ShellQuote", from: "1.0.2"),
1818
],
1919
targets: [
2020
.target(

0 commit comments

Comments
 (0)