Skip to content

Commit

Permalink
0.0.19 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mu001999 committed Sep 2, 2020
1 parent 7a24a70 commit 8620769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ChangeLog for Anole

## Unreleased
## 0.0.19 - 2020/09/02

### Added

Expand Down
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 = "HEAD 0.0.19 2020/08/21";
constexpr static auto literal = "0.0.19 2020/09/02";

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

0 comments on commit 8620769

Please sign in to comment.