Skip to content

Commit

Permalink
0.0.18 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mu001999 committed Aug 21, 2020
1 parent 41d049a commit 6107467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ namespace anole
*/
struct Version
{
constexpr static auto literal = "0.0.18 2020/08/08";
constexpr static auto literal = "0.0.18 2020/08/20";

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

0 comments on commit 6107467

Please sign in to comment.