diff --git a/package.json b/package.json index 1e90c08..573005a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bedard/hexchess", - "version": "0.4.1", + "version": "0.4.2", "description": "", "scripts": { "build": "wasm-pack build --release && node scripts/build.mjs",