Skip to content

Commit

Permalink
Bumped patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
eboatwright committed Feb 23, 2024
1 parent 1ac4efc commit 8d132f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ fn main() {
// UCI protocol

"uci" => {
println!("id name Maxwell v3.1-1");
println!("id name Maxwell v3.1-2");
println!("id author eboatwright");
println!("option name Hash type spin default 256 min 0 max 4000");

Expand Down

0 comments on commit 8d132f2

Please sign in to comment.