projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
9e466cc
)
Updated ffish.js to 0.4.7
author
QueensGambit
<curry-berry@freenet.de>
Fri, 20 Nov 2020 19:59:16 +0000 (20:59 +0100)
committer
Fabian Fichter
<ianfab@users.noreply.github.com>
Fri, 20 Nov 2020 20:31:33 +0000 (21:31 +0100)
because of bugfix in FairySF #207
tests/js/package.json
patch
|
blob
|
history
diff --git
a/tests/js/package.json
b/tests/js/package.json
index
bd28e48
..
9bda065
100644
(file)
--- a/
tests/js/package.json
+++ b/
tests/js/package.json
@@
-1,6
+1,6
@@
{
"name": "ffish",
- "version": "0.4.6",
+ "version": "0.4.7",
"description": "A high performance WebAssembly chess variant library based on Fairy-Stockfish",
"main": "ffish.js",
"scripts": {