Skip to content

Commit d0ecd7d

Browse files
authored
chore: increment version to alpha 1.0.0 (#728)
1 parent 8ae9904 commit d0ecd7d

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
@@ -24,7 +24,7 @@
2424

2525
namespace fastchess::cli {
2626

27-
constexpr auto version = "alpha 0.9.0 ";
27+
constexpr auto version = "alpha 1.0.0 ";
2828

2929
// Holds the data of the OptionParser
3030
struct ArgumentData {

0 commit comments

Comments
 (0)