Skip to content

Commit

Permalink
Update README version to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrdada committed Dec 13, 2017
1 parent ada05af commit 5add606
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ Libraries in different languages may be in different states of development. We a

| Language | Source | Status |
|-------------------------|-------------------------------------|---------|
| Shared C [core library] | [src/core](src/core) | 1.6 |
| C++ | [src/cpp](src/cpp) | 1.6 |
| Ruby | [src/ruby](src/ruby) | 1.6 |
| Python | [src/python](src/python) | 1.6 |
| PHP | [src/php](src/php) | 1.6 |
| C# | [src/csharp](src/csharp) | 1.6 |
| Objective-C | [src/objective-c](src/objective-c) | 1.6 |
| Shared C [core library] | [src/core](src/core) | 1.8 |
| C++ | [src/cpp](src/cpp) | 1.8 |
| Ruby | [src/ruby](src/ruby) | 1.8 |
| Python | [src/python](src/python) | 1.8 |
| PHP | [src/php](src/php) | 1.8 |
| C# | [src/csharp](src/csharp) | 1.8 |
| Objective-C | [src/objective-c](src/objective-c) | 1.8 |

Java source code is in the [grpc-java](http://github.com/grpc/grpc-java)
repository. Go source code is in the
Expand Down

0 comments on commit 5add606

Please sign in to comment.