commit | 616df98f00a594f133466aa7f94930c1bf85b24a | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sat Oct 19 22:08:13 2019 +0200 |
committer | Jens Geyer <jensg@apache.org> | Sun Oct 20 00:12:14 2019 +0200 |
tree | 71d80086665a13d2cf5d6aedbe6f600aea91e06c | |
parent | 6701dbb8e89f6550c7843e9b75b118998df471c3 [diff] [blame] |
fix veralign.sh and bump version (again)
diff --git a/lib/swift/Sources/Thrift.swift b/lib/swift/Sources/Thrift.swift index 45c68f2..789aae9 100644 --- a/lib/swift/Sources/Thrift.swift +++ b/lib/swift/Sources/Thrift.swift
@@ -1,3 +1,3 @@ class Thrift { - let version = "0.13.0" + let version = "0.14.0" }