Skip to content

Commit

Permalink
0.0.22 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mu001999 committed Jan 24, 2021
1 parent 01be3a3 commit 3e515a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anole/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ namespace anole
*/
struct Version
{
constexpr static auto literal = "HEAD 0.0.22 2021/01/24";
constexpr static auto literal = "0.0.22 2021/01/24";

constexpr static Size major = 0;
constexpr static Size minor = 0;
Expand Down

0 comments on commit 3e515a9

Please sign in to comment.