diff --git a/package.json b/package.json index b1f8bfe..f21bcfd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "games", "type": "module", - "version": "0.0.9", + "version": "0.0.10", "scripts": { "dev": "pnpm --parallel dev", "build": "pnpm run -F client build",