aboutsummaryrefslogtreecommitdiff
path: root/ports/restinio/CONTROL
diff options
context:
space:
mode:
authoreao197 <eao197@gmail.com>2019-10-08 09:54:40 +0300
committereao197 <eao197@gmail.com>2019-10-08 09:54:40 +0300
commit217aab7a1117beaf6f93eb851e96b58c115a2cdb (patch)
treee181df747c9c608fefef2d0dfe718fb47c7c9e9b /ports/restinio/CONTROL
parent9f26ae8bf0888c8a5b6a92c792859dde044d005f (diff)
downloadvcpkg-217aab7a1117beaf6f93eb851e96b58c115a2cdb.tar.gz
vcpkg-217aab7a1117beaf6f93eb851e96b58c115a2cdb.zip
RESTinio updated to v.0.6.0.1
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 78d31a23b..debd0ea60 100644
--- a/ports/restinio/CONTROL
+++ b/ports/restinio/CONTROL
@@ -1,4 +1,4 @@
Source: restinio
-Version: 0.6.0
+Version: 0.6.0.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