We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2dc66 commit fbdb8e6Copy full SHA for fbdb8e6
bandit/bandit.h
@@ -8,7 +8,7 @@
8
#include <deque>
9
#include <stdexcept>
10
11
-#define BANDIT_VERSION "0.5.0"
+#define BANDIT_VERSION "1.1.0"
12
13
namespace bandit { namespace detail {
14
typedef std::function<void ()> voidfunc_t;
0 commit comments