Skip to content

Commit

Permalink
Upgrade Splash (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lascorbe authored Apr 19, 2020
1 parent b5d9a3d commit d6ff24d
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 @@ -18,7 +18,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/johnsundell/publish.git", from: "0.5.0"),
.package(url: "https://github.com/johnsundell/splash.git", from: "0.11.1")
.package(url: "https://github.com/johnsundell/splash.git", from: "0.12.0")
],
targets: [
.target(
Expand Down

0 comments on commit d6ff24d

Please sign in to comment.