Skip to content

Commit

Permalink
Back to Swift 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
groue committed Sep 7, 2023
1 parent 868bc74 commit 0f09f0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Package.swift
@@ -1,4 +1,4 @@
// swift-tools-version:5.9
// swift-tools-version:5.8
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand Down
4 changes: 2 additions & 2 deletions README.md
@@ -1,9 +1,9 @@
CombineTraits [![Swift 5.9](https://img.shields.io/badge/swift-5.9-orange.svg?style=flat)](https://developer.apple.com/swift/)
CombineTraits [![Swift 5.8](https://img.shields.io/badge/swift-5.8-orange.svg?style=flat)](https://developer.apple.com/swift/)
=============

### Combine Publishers with Guarantees

**Requirements**: iOS 13.0+ / macOS 10.15+ / tvOS 13.0+ / watchOS 6.0+ • Swift 5.9+ / Xcode 15.0+
**Requirements**: iOS 13.0+ / macOS 10.15+ / tvOS 13.0+ / watchOS 6.0+ • Swift 5.8+ / Xcode 14.3+

---

Expand Down

0 comments on commit 0f09f0f

Please sign in to comment.