From: QueensGambit Date: Sat, 17 Feb 2024 09:51:15 +0000 (+0100) Subject: Bump version X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=2c22a948ed309c4c15f3534818a8d2935812f898;p=fairystockfish.git Bump version --- diff --git a/tests/js/package.json b/tests/js/package.json index cc960f1..aa744fd 100644 --- a/tests/js/package.json +++ b/tests/js/package.json @@ -1,6 +1,6 @@ { "name": "ffish", - "version": "0.7.4", + "version": "0.7.5", "description": "A high performance WebAssembly chess variant library based on Fairy-Stockfish", "main": "ffish.js", "types": "ffish.d.ts",