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 4cc8235 commit 9c10e84Copy full SHA for 9c10e84
bandit/bandit.h
@@ -14,7 +14,7 @@
14
#include <deque>
15
#include <stdexcept>
16
17
-#define BANDIT_VERSION "1.1.4"
+#define BANDIT_VERSION "2.0.0"
18
19
namespace bandit { namespace detail {
20
typedef std::function<void ()> voidfunc_t;
0 commit comments