diff options
| author | Bill Avery <wravery@users.noreply.github.com> | 2021-06-03 12:40:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-03 12:40:41 -0700 |
| commit | 2b0e78448f20051587d9ea79f332fecaa12d5ea9 (patch) | |
| tree | fa1369764bf0cd0a3cd353a5069647049c3f2af7 /ports/cppgraphqlgen/vcpkg.json | |
| parent | c3b250142f158177aed2f6d6770ae6b29e8df8db (diff) | |
| download | vcpkg-2b0e78448f20051587d9ea79f332fecaa12d5ea9.tar.gz vcpkg-2b0e78448f20051587d9ea79f332fecaa12d5ea9.zip | |
[cppgraphqlgen] bump version to 3.6.0 (#18200)
* [cppgraphqlgen] bump version to 3.6.0
* Run vcpkg x-add-version cppgraphqlgen
Diffstat (limited to 'ports/cppgraphqlgen/vcpkg.json')
| -rw-r--r-- | ports/cppgraphqlgen/vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cppgraphqlgen/vcpkg.json b/ports/cppgraphqlgen/vcpkg.json index 65664e51c..ace8b4ea8 100644 --- a/ports/cppgraphqlgen/vcpkg.json +++ b/ports/cppgraphqlgen/vcpkg.json @@ -1,6 +1,6 @@ { "name": "cppgraphqlgen", - "version-semver": "3.5.0", + "version-semver": "3.6.0", "description": "C++ GraphQL schema service generator", "homepage": "https://github.com/microsoft/cppgraphqlgen", "dependencies": [ |
