Skip to content

Commit

Permalink
v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Nov 25, 2021
1 parent 839a91e commit cfe51b3
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 @@ -4,7 +4,7 @@
namespace bamstats
{

std::string alfredVersionNumber = "0.2.3";
std::string alfredVersionNumber = "0.2.5";

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

0 comments on commit cfe51b3

Please sign in to comment.