diff --git a/package.json b/package.json index ea8734e..d7274f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "werewolf-brain", - "version": "2.1.5", + "version": "2.1.6", "description": "Werewolf game brain", "scripts": { "test": "mocha tests --recursive",