aboutsummaryrefslogtreecommitdiff
path: root/ports/json-dto/CONTROL
diff options
context:
space:
mode:
authorNicolai Grodzitski <utromvecherom@gmail.com>2018-08-12 08:44:55 +0300
committerRobert Schumacher <roschuma@microsoft.com>2018-08-11 22:44:55 -0700
commit9311a57de388a37810016bb78feca727b6c895f1 (patch)
treebb3968af1492315e9987ec6dd89c63bcfa05191e /ports/json-dto/CONTROL
parent393ac2880a72d10cac1e1f19e7787c2eb9573abe (diff)
downloadvcpkg-9311a57de388a37810016bb78feca727b6c895f1.tar.gz
vcpkg-9311a57de388a37810016bb78feca727b6c895f1.zip
Update json_dto library to 0.2.6. (#4059)
* Update json_dto library to 0.2.6. * [json-dto] Inline version
Diffstat (limited to 'ports/json-dto/CONTROL')
-rw-r--r--ports/json-dto/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/json-dto/CONTROL b/ports/json-dto/CONTROL
index 2f8c57b00..2e9197c2f 100644
--- a/ports/json-dto/CONTROL
+++ b/ports/json-dto/CONTROL
@@ -1,4 +1,4 @@
Source: json-dto
-Version: 0.2.5
+Version: 0.2.6
Description: A small header-only library for converting data between json representation and c++ structs.
Build-Depends: rapidjson