Skip to content

Commit

Permalink
Update Swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
bwetherfield authored Jun 30, 2019
1 parent fc7d6a9 commit 011e5ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Structure

![Swift](https://img.shields.io/badge/Swift-4.2-brightgreen.svg)
![Swift](https://img.shields.io/badge/Swift-5.0-brightgreen.svg)
[![Build Status](https://travis-ci.org/dn-m/Structure.svg?branch=master)](https://travis-ci.org/dn-m/Structure)

The `Structure` package defines algebraic and data structures in Swift 4.2, along with algorithms to be performed over them.
Expand Down Expand Up @@ -84,4 +84,4 @@ If you use the Xcode IDE, use Swift Package Manager to generate an `.xcodeproj`

```
swift package generate-xcodeproj
```
```

0 comments on commit 011e5ff

Please sign in to comment.