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