File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 5.2
1+ 5.1
Original file line number Diff line number Diff line change 11language : generic
22env :
33 global :
4- - SWIFT_VERSION=5.2
4+ - SWIFT_VERSION=5.1
55matrix :
66 include :
77 - os : osx
Original file line number Diff line number Diff line change 1- // swift-tools-version:5.2
1+ // swift-tools-version:5.1
22import PackageDescription
33
44let package = Package (
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ This repo only contains the core GraphQL implementation. For a better experience
2121
2222This project is released under the MIT license. See [ LICENSE] ( LICENSE ) for details.
2323
24- [ swift-badge ] : https://img.shields.io/badge/Swift-5.2 -orange.svg?style=flat
24+ [ swift-badge ] : https://img.shields.io/badge/Swift-5.1 -orange.svg?style=flat
2525[ swift-url ] : https://swift.org
2626[ mit-badge ] : https://img.shields.io/badge/License-MIT-blue.svg?style=flat
2727[ mit-url ] : https://tldrlegal.com/license/mit-license
You can’t perform that action at this time.
0 commit comments