Skip to content

Commit 9c10e84

Browse files
Version 2.0.0
1 parent 4cc8235 commit 9c10e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bandit/bandit.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#include <deque>
1515
#include <stdexcept>
1616

17-
#define BANDIT_VERSION "1.1.4"
17+
#define BANDIT_VERSION "2.0.0"
1818

1919
namespace bandit { namespace detail {
2020
typedef std::function<void ()> voidfunc_t;

0 commit comments

Comments
 (0)