We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e452f89 commit a56c96cCopy full SHA for a56c96c
src/version.h
@@ -4,7 +4,7 @@
4
namespace bamstats
5
{
6
7
- std::string alfredVersionNumber = "0.2.9";
+ std::string alfredVersionNumber = "0.3.1";
8
9
inline
10
void printTitle(std::string const& title)
0 commit comments