diff options
| author | Carlos O'Ryan <coryan@users.noreply.github.com> | 2021-09-09 21:18:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-09 21:18:37 -0700 |
| commit | e512158de5391418488b43150a8f9858dec8aadd (patch) | |
| tree | 1ad98f91eb98e6675eb4684f8b85fbe49711466b /ports/functions-framework-cpp/vcpkg.json | |
| parent | 9271cb523be87a7cf120953c5dd9a3e7e62b9e6f (diff) | |
| download | vcpkg-e512158de5391418488b43150a8f9858dec8aadd.tar.gz vcpkg-e512158de5391418488b43150a8f9858dec8aadd.zip | |
[functions-framework-cpp] update to latest version (v1.0.0) (#20071)
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 9028886bf..9a11c0144 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.6.0", + "version": "1.0.0", "description": "Functions Framework for C++.", "homepage": "https://github.com/GoogleCloudPlatform/functions-framework-cpp/", "license": "Apache-2.0", |
