diff options
| author | Victor Romero Sanchez <viromer@microsoft.com> | 2019-01-08 15:51:24 -0800 |
|---|---|---|
| committer | Victor Romero Sanchez <viromer@microsoft.com> | 2019-01-08 15:51:24 -0800 |
| commit | 23a62a87fd8de3b870131761204db6d095a76121 (patch) | |
| tree | 4547c0cf92363677c8507073995436892298b5bd /ports/cppgraphqlgen/CONTROL | |
| parent | 6f398da24938ac65b4a1ccee70e7196e1b790730 (diff) | |
| parent | 751db7b568c3bb94084d033fd82e5b6dcd443825 (diff) | |
| download | vcpkg-23a62a87fd8de3b870131761204db6d095a76121.tar.gz vcpkg-23a62a87fd8de3b870131761204db6d095a76121.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/viromer/5058
Diffstat (limited to 'ports/cppgraphqlgen/CONTROL')
| -rw-r--r-- | ports/cppgraphqlgen/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cppgraphqlgen/CONTROL b/ports/cppgraphqlgen/CONTROL index 7eaa3d6be..5e51572cc 100644 --- a/ports/cppgraphqlgen/CONTROL +++ b/ports/cppgraphqlgen/CONTROL @@ -1,4 +1,4 @@ Source: cppgraphqlgen
-Version: 0.6
+Version: 1.0.0
Build-Depends: pegtl, rapidjson
Description: C++ GraphQL schema service generator
|
