Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Smertig committed Oct 23, 2020
1 parent 6637f26 commit 05f17b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/util/app_info.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
namespace app_info {

constexpr std::string_view name = "Replayer";
constexpr std::string_view version = "0.2.1";
constexpr std::string_view version = "0.3.0";

} // namespace app_info

0 comments on commit 05f17b8

Please sign in to comment.