From 71bf03640ed0410c212b4fd7ef04c37b3eac709a Mon Sep 17 00:00:00 2001 From: Vetom Date: Sun, 15 Apr 2018 19:23:41 -0400 Subject: [PATCH] bump version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18e229a..67b1601 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "werewolf-brain", - "version": "2.1.0-beta", + "version": "2.1.0", "description": "Werewolf game brain", "main": "./dist/index.js", "scripts": {