Skip to content

Commit 84b7a70

Browse files
authored
chore: release 0.9.0 (#494)
1 parent ba89c3d commit 84b7a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/cli/cli.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
namespace fast_chess::cli {
2222

23-
constexpr auto version = "alpha 0.8.2 ";
23+
constexpr auto version = "alpha 0.9.0 ";
2424

2525
// Holds the data of the OptionParser
2626
struct ArgumentData {

0 commit comments

Comments
 (0)