Skip to content

Commit

Permalink
chore: change back to 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
WingLim committed May 21, 2021
1 parent 263e5f2 commit 81a7392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// swift-tools-version:5.4
// swift-tools-version:5.3

import PackageDescription

let package = Package(
name: "MicFix",
targets: [
.executableTarget(
.target(
name: "MicFix"
)
]
Expand Down

0 comments on commit 81a7392

Please sign in to comment.