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 e9be5ee5e..82b0421fe 100644 --- a/lib/swift/Sources/Thrift.swift +++ b/lib/swift/Sources/Thrift.swift @@ -1,3 +1,3 @@ class Thrift { - let version = "0.16.0" + let version = "0.17.0" } |