Skip to content

Commit

Permalink
Bump version 2.0.0 -> 2.0.1
Browse files Browse the repository at this point in the history
Bench: 861138 nodes 2327400 nps 370 ms
  • Loading branch information
bsamseth committed Aug 27, 2024
1 parent 8349c34 commit c2ca56e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
include:
- target: x86_64-unknown-linux-gnu
os: ubuntu-latest
- target: x86_64-apple-darwin
os: macos-latest
- target: x86_64-pc-windows-msvc
os: windows-latest
runs-on: ${{ matrix.os }}
Expand Down
2 changes: 1 addition & 1 deletion engine/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "engine"
version = "2.0.0"
version = "2.0.1"
edition = "2021"
description = """\
Goldfish - A UCI chess engine.
Expand Down

0 comments on commit c2ca56e

Please sign in to comment.