From f9bfb0095553eaa841027c5a10cc207b6f1cfdbe Mon Sep 17 00:00:00 2001 From: thraneh Date: Fri, 21 Jul 2023 09:26:17 +0200 Subject: [PATCH] bump 0.9.6 --- include/roq/api.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/roq/api.hpp b/include/roq/api.hpp index cd91393b..ade0863a 100644 --- a/include/roq/api.hpp +++ b/include/roq/api.hpp @@ -110,7 +110,7 @@ // version -#define ROQ_VERSION "0.9.5" +#define ROQ_VERSION "0.9.6" namespace roq {