Skip to content

Commit

Permalink
Restore a line of blank space in the generated manifest that was lost…
Browse files Browse the repository at this point in the history
… in #6250
  • Loading branch information
abertelrud committed Mar 27, 2023
1 parent d78fb5f commit fb4fbaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Workspace/InitPackage.swift
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ public final class InitPackage {
}

stream <<< """
let package = Package(
"""
Expand Down

0 comments on commit fb4fbaa

Please sign in to comment.