diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-03-01 15:06:09 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-01 12:06:09 -0800 |
| commit | 9b9a6680b25872989c8eb0303d670f32e5cfe6a4 (patch) | |
| tree | c80a149baafef0b04da95d4293cd351a580ef48c /ports/functions-framework-cpp/vcpkg.json | |
| parent | db519ea44c6a203b7f370c9ccfff6361d397da12 (diff) | |
| download | vcpkg-9b9a6680b25872989c8eb0303d670f32e5cfe6a4.tar.gz vcpkg-9b9a6680b25872989c8eb0303d670f32e5cfe6a4.zip | |
[functions-framework-cpp] update to latest release (v0.5.0) (#16447)
Diffstat (limited to 'ports/functions-framework-cpp/vcpkg.json')
| -rw-r--r-- | ports/functions-framework-cpp/vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/functions-framework-cpp/vcpkg.json b/ports/functions-framework-cpp/vcpkg.json index 220c60d75..cb9077fe2 100644 --- a/ports/functions-framework-cpp/vcpkg.json +++ b/ports/functions-framework-cpp/vcpkg.json @@ -1,6 +1,6 @@ { "name": "functions-framework-cpp", - "version": "0.4.0", + "version": "0.5.0", "description": "Functions Framework for C++.", "homepage": "https://github.com/GoogleCloudPlatform/functions-framework-cpp/", "license": "Apache-2.0", |
