diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2020-03-04 10:49:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-04 10:49:39 -0800 |
| commit | 91c8d72a5536f6febc1ed69f323a5e27787f7661 (patch) | |
| tree | 4aa439753a8c07a779293aaf262bce8617e32c10 /ports/google-cloud-cpp-spanner/CONTROL | |
| parent | 9eb82bf53b3d98ec6e7f2e01547976647cabf64b (diff) | |
| download | vcpkg-91c8d72a5536f6febc1ed69f323a5e27787f7661.tar.gz vcpkg-91c8d72a5536f6febc1ed69f323a5e27787f7661.zip | |
[google-cloud-cpp*] update to latest release (#10283)
Update google-cloud-cpp-common to v0.21.0, google-cloud-cpp to v0.20.0,
and google-cloud-cpp-spanner to v0.9.0. These changes need to be atomic,
thus the single PR.
Diffstat (limited to 'ports/google-cloud-cpp-spanner/CONTROL')
| -rw-r--r-- | ports/google-cloud-cpp-spanner/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/google-cloud-cpp-spanner/CONTROL b/ports/google-cloud-cpp-spanner/CONTROL index 5014bc7c1..952e68aea 100644 --- a/ports/google-cloud-cpp-spanner/CONTROL +++ b/ports/google-cloud-cpp-spanner/CONTROL @@ -1,5 +1,5 @@ Source: google-cloud-cpp-spanner
-Version: 0.7.0
+Version: 0.9.0
Build-Depends: grpc, googleapis, google-cloud-cpp-common
Description: C++ Client Library for Google Cloud Spanner.
Homepage: https://github.com/googleapis/google-cloud-cpp-spanner
|
