diff --git a/package.json b/package.json index 852599a..2027e79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chess-party", - "version": "1.0.0", + "version": "2.0.0", "private": true, "type": "module", "description": "Chess Party — AI and multiplayer chess", @@ -15,4 +15,3 @@ "express": "^4.21.2" } } -