diff options
| author | eao197 <eao197@users.noreply.github.com> | 2020-09-17 03:04:00 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-16 17:04:00 -0700 |
| commit | bc21841c614f3460413530110ba2c1919de7a706 (patch) | |
| tree | 48c8565f5c7cd2d36b0d2b92e4670eeab1bb55e7 /ports/json-dto/CONTROL | |
| parent | e6541d870ca6c33a606debacb522bf6b75dc5620 (diff) | |
| download | vcpkg-bc21841c614f3460413530110ba2c1919de7a706.tar.gz vcpkg-bc21841c614f3460413530110ba2c1919de7a706.zip | |
[json_dto] Update to v.0.2.10 (#13535)
* json_dto updated to v.0.2.10
* Update portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/json-dto/CONTROL')
| -rw-r--r-- | ports/json-dto/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/json-dto/CONTROL b/ports/json-dto/CONTROL index f42471da9..b9f018112 100644 --- a/ports/json-dto/CONTROL +++ b/ports/json-dto/CONTROL @@ -1,4 +1,4 @@ Source: json-dto -Version: 0.2.9.2 +Version: 0.2.10 Description: A small header-only library for converting data between json representation and c++ structs. Build-Depends: rapidjson |
