Skip to content

Commit

Permalink
Upgrade to Swift 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Apr 27, 2021
1 parent 9e72ca5 commit 6a47490
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.3
// swift-tools-version:5.4
import PackageDescription

let package = Package(
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
## Requirements

- macOS 10.13+
- Xcode 12+
- Swift 5.3+
- Xcode 12.5+
- Swift 5.4+

## Install

Expand Down

0 comments on commit 6a47490

Please sign in to comment.