Skip to content

Commit

Permalink
Release v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lczech committed Jan 16, 2022
1 parent da096bf commit f87eb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

inline std::string gappa_version()
{
return "v0.8.0"; // #GAPPA_VERSION#
return "v0.8.1"; // #GAPPA_VERSION#
}

inline std::string gappa_header()
Expand Down

0 comments on commit f87eb7f

Please sign in to comment.