diff options
| author | Daniel Parker <danielaparker@yahoo.com> | 2019-12-02 13:44:05 -0500 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-12-02 10:44:05 -0800 |
| commit | efba6833962764644225a3301c1a5fae293e9d87 (patch) | |
| tree | cd4a3b5a07aab9bda0b744a52f7e9c976a56ec8a /ports/jsoncons/CONTROL | |
| parent | 25ef31d00cc2f01acc9673d21e8d152323746770 (diff) | |
| download | vcpkg-efba6833962764644225a3301c1a5fae293e9d87.tar.gz vcpkg-efba6833962764644225a3301c1a5fae293e9d87.zip | |
[jsoncons] Update to v0.140.0 (#9124)
* [jsoncons] Update to v0.140.0
* [jsoncons] Add space before #v0.140.0?
Diffstat (limited to 'ports/jsoncons/CONTROL')
| -rw-r--r-- | ports/jsoncons/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/jsoncons/CONTROL b/ports/jsoncons/CONTROL index 0fe28eace..e0e5f9464 100644 --- a/ports/jsoncons/CONTROL +++ b/ports/jsoncons/CONTROL @@ -1,4 +1,4 @@ Source: jsoncons -Version: 0.139.0 +Version: 0.140.0 Description: A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSONPath, CSV, MessagePack, CBOR, BSON, UBJSON Homepage: https://github.com/danielaparker/jsoncons |
