Skip to content

Commit

Permalink
chore: increment version to alpha 1.0.0 (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
Disservin authored Oct 1, 2024
1 parent 8ae9904 commit d0ecd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/cli/cli.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

namespace fastchess::cli {

constexpr auto version = "alpha 0.9.0 ";
constexpr auto version = "alpha 1.0.0 ";

// Holds the data of the OptionParser
struct ArgumentData {
Expand Down

0 comments on commit d0ecd7d

Please sign in to comment.