Skip to content

Commit

Permalink
Specified the Swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelcruzeiro committed Nov 5, 2021
1 parent 57a7f6b commit c72fcfc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ let package = Package(
"Quick",
"Nimble"
]),
]
],
swiftLanguageVersions: [.v5]
)

0 comments on commit c72fcfc

Please sign in to comment.