From 1ba562e77d46748b45196c771a27eda09e716542 Mon Sep 17 00:00:00 2001 From: Sankarsan Kampa <19631364+k3rn31p4nic@users.noreply.github.com> Date: Wed, 12 Dec 2018 06:01:40 +0000 Subject: [PATCH] version: 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66a4c88..b970476 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bwapi", - "version": "1.0.0", + "version": "2.0.0", "description": "A wrapper library to interact with the Bastion Web API.", "main": "dist/main.js", "repository": "https://github.com/TheBastionBot/bwapi.git",