diff --git a/package.json b/package.json index 94ac4b9..89f64a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bedard/hexchess", - "version": "0.4.3", + "version": "0.5.0", "description": "", "scripts": { "build": "wasm-pack build --release && node scripts/build.mjs",