Skip to content

Commit

Permalink
Release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lczech committed Feb 8, 2020
1 parent 8ab68fa commit 37095fa
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.5.1"; // #GAPPA_VERSION#
return "v0.6.0"; // #GAPPA_VERSION#
}

inline std::string gappa_header()
Expand Down

0 comments on commit 37095fa

Please sign in to comment.