aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2019-05-13 21:55:47 +0200
committerBen Beltran <ben@nsovocal.com>2019-05-13 21:55:54 +0200
commit1a8c14fd7973468379f8926069b4b0698d9c4ac8 (patch)
treeddd504c7090b4e3a58e8fbd95aaa09e11e82af41
parenta95769b541e1f6959a11f489e03002d1bc97b7ce (diff)
Update swift version in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5614f5d..0ee2657 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ In order to configure
## Building
-The build has only been tested on OSX using Swift 3.1. Building defaults
+The build has only been tested on OSX using Swift 5.0.1. Building defaults
to the debug configuration.
```