Skip to content

Commit a5bd529

Browse files
chore(version): updated to version 1.1.2
1 parent fbe3bab commit a5bd529

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
@@ -8,7 +8,7 @@
88
#include <deque>
99
#include <stdexcept>
1010

11-
#define BANDIT_VERSION "1.1.0"
11+
#define BANDIT_VERSION "1.1.2"
1212

1313
namespace bandit { namespace detail {
1414
typedef std::function<void ()> voidfunc_t;

0 commit comments

Comments
 (0)