diff --git a/package.json b/package.json index 1dad4f9..73ebf5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "werewolf-brain", - "version": "2.2.1", + "version": "2.2.2", "description": "Werewolf game brain", "scripts": { "test": "mocha tests --recursive",