Browse Source

Update README swift-protobuf version

Michael Rebello 7 years ago
parent
commit
73ae7510d0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -101,12 +101,12 @@ For an example of this in Swift, please see the
 
 
 ## Having build problems?
 ## Having build problems?
 
 
-grpc-swift depends on Swift, Xcode, and swift-proto. We are currently
+grpc-swift depends on Swift, Xcode, and swift-protobuf. We are currently
 testing with the following versions:
 testing with the following versions:
 
 
 - Xcode 9.1
 - Xcode 9.1
 - Swift 4.0-dev
 - Swift 4.0-dev
-- swift-protobuf 1.0.2
+- swift-protobuf 1.0.3
 
 
 ## License
 ## License