Skip to content

Commit

Permalink
chore(version): updated to version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimkarlsson committed Aug 19, 2013
1 parent fbe3bab commit a5bd529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bandit/bandit.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include <deque>
#include <stdexcept>

#define BANDIT_VERSION "1.1.0"
#define BANDIT_VERSION "1.1.2"

namespace bandit { namespace detail {
typedef std::function<void ()> voidfunc_t;
Expand Down

0 comments on commit a5bd529

Please sign in to comment.