diff options
Diffstat (limited to 'lib/swift/Sources/Thrift.swift')
-rw-r--r-- | lib/swift/Sources/Thrift.swift | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/swift/Sources/Thrift.swift b/lib/swift/Sources/Thrift.swift index 9ea6f98f2..e2a494ceb 100644 --- a/lib/swift/Sources/Thrift.swift +++ b/lib/swift/Sources/Thrift.swift @@ -1,3 +1,3 @@ class Thrift { - let version = "0.14.1" + let version = "0.14.2" } |