Skip to content

Commit

Permalink
Bump swift-tools-version to 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtop committed Mar 20, 2023
1 parent 712d8f5 commit a9aa59e
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,12 +1,12 @@
// swift-tools-version:5.3
// swift-tools-version:5.7
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescription

let package = Package(
name: "CalendarKit",
defaultLocalization: "en",
platforms: [
.iOS(.v10),
.iOS(.v11),
],
products: [
// Products define the executables and libraries produced by a package, and make them visible to other packages.
Expand Down

0 comments on commit a9aa59e

Please sign in to comment.