From 3fab01cecc89d43976e154470b94c10bf8931950 Mon Sep 17 00:00:00 2001 From: QueensGambit Date: Wed, 29 Mar 2023 20:17:57 +0200 Subject: [PATCH] Bump version --- tests/js/package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/js/package.json b/tests/js/package.json index cfbd5cb..cc960f1 100644 --- a/tests/js/package.json +++ b/tests/js/package.json @@ -1,6 +1,6 @@ { "name": "ffish", - "version": "0.7.3", + "version": "0.7.4", "description": "A high performance WebAssembly chess variant library based on Fairy-Stockfish", "main": "ffish.js", "types": "ffish.d.ts", -- 1.7.0.4