diff --git a/package-lock.json b/package-lock.json index 387c0d5d..06159612 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tf2-automatic", - "version": "2.0.3", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4fc1f4bc..4cbfbcd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tf2-automatic", - "version": "2.0.3", + "version": "2.1.0", "description": "Fully automated TF2 trading bot advertising on www.backpack.tf using prices from www.prices.tf", "main": "app.js", "scripts": {