Skip to content

Commit 0df9adb

Browse files
committed
stockfish-mv.wasm: Prepare 0.5.2
1 parent b2e6584 commit 0df9adb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Current limitations
104104
Building
105105
--------
106106

107-
Assuming [em++](https://github.com/kripken/emscripten) (`^2.0.10`) is available:
107+
Assuming [em++](https://github.com/kripken/emscripten) (`^2.0.12`) is available:
108108

109109
```
110110
npm run-script prepare

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stockfish-mv.wasm",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "WebAssembly port of the strong chess engine Stockfish with multi-variant support",
55
"keywords": ["chess", "stockfish", "emscripten", "lichess", "webassembly"],
66
"author": "Niklas Fiekas <niklas.fiekas@backscattering.de>",

0 commit comments

Comments
 (0)