diff --git a/package.json b/package.json index c7e3fb9..61b7203 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bedard/hexchess", - "version": "0.6.0", + "version": "0.7.0", "description": "", "scripts": { "build": "wasm-pack build --release && node scripts/build.mjs",