Skip to content

Commit

Permalink
chore(version): updated version number to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimkarlsson committed Aug 10, 2013
1 parent 2b2dc66 commit fbdb8e6
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 "0.5.0"
#define BANDIT_VERSION "1.1.0"

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

0 comments on commit fbdb8e6

Please sign in to comment.