aboutsummaryrefslogtreecommitdiff
path: root/ports/restinio/CONTROL
diff options
context:
space:
mode:
authoreao197 <eao197@users.noreply.github.com>2019-06-17 20:25:02 +0300
committerPhil Christensen <philc@microsoft.com>2019-06-17 10:25:02 -0700
commit38f969e9d21d04d55fbada2238eb9d8c561d12d3 (patch)
treec23435eb803f6f8cd2f2ab0b3d858d42693fb87b /ports/restinio/CONTROL
parentd2e21397f48f6a8b0beaec9d382764928cdfbc29 (diff)
downloadvcpkg-38f969e9d21d04d55fbada2238eb9d8c561d12d3.tar.gz
vcpkg-38f969e9d21d04d55fbada2238eb9d8c561d12d3.zip
RESTinio updated to v.0.5.1 (#6933)
Diffstat (limited to 'ports/restinio/CONTROL')
-rw-r--r--ports/restinio/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/restinio/CONTROL b/ports/restinio/CONTROL
index 23abf439e..b608f12b5 100644
--- a/ports/restinio/CONTROL
+++ b/ports/restinio/CONTROL
@@ -1,4 +1,4 @@
Source: restinio
-Version: 0.5.0
+Version: 0.5.1
Description: A header-only C++14 library that gives you an embedded HTTP/Websocket server targeted primarily for asynchronous processing of HTTP-requests.
Build-Depends: asio, fmt, http-parser