Skip to content

Commit

Permalink
v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Nov 23, 2021
1 parent d03aa7d commit ef60602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace dicey
{


std::string diceyVersionNumber = "0.1.7";
std::string diceyVersionNumber = "0.1.8";

inline
void printTitle(std::string const& title)
Expand Down

0 comments on commit ef60602

Please sign in to comment.