Skip to content

Commit 3e515a9

Browse files
committed
0.0.22 release
1 parent 01be3a3 commit 3e515a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

anole/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace anole
1818
*/
1919
struct Version
2020
{
21-
constexpr static auto literal = "HEAD 0.0.22 2021/01/24";
21+
constexpr static auto literal = "0.0.22 2021/01/24";
2222

2323
constexpr static Size major = 0;
2424
constexpr static Size minor = 0;

0 commit comments

Comments
 (0)