Skip to content

Commit

Permalink
[Internal] update SPM
Browse files Browse the repository at this point in the history
  • Loading branch information
reddavis committed Jul 23, 2021
1 parent cddf589 commit 0023964
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
Expand Up @@ -7,8 +7,8 @@ import PackageDescription
let package = Package(
name: "Kyu",
platforms: [
.iOS("13.0"),
.macOS("11.0")
.iOS("15.0"),
.macOS("12.0")
],
products: [
.library(
Expand Down

0 comments on commit 0023964

Please sign in to comment.