From bda5fa29d16e9c158f82377dbbfaa23e6a9d8f18 Mon Sep 17 00:00:00 2001 From: QueensGambit Date: Thu, 12 May 2022 18:40:59 +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 c28d941..ef3e103 100644 --- a/tests/js/package.json +++ b/tests/js/package.json @@ -1,6 +1,6 @@ { "name": "ffish", - "version": "0.6.7", + "version": "0.6.8", "description": "A high performance WebAssembly chess variant library based on Fairy-Stockfish", "main": "ffish.js", "scripts": { -- 1.7.0.4