diff --git a/package-lock.json b/package-lock.json index ea3abb4f..bf5830d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tf2-automatic", - "version": "3.3.0", + "version": "3.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 741eadf0..9d0c5af6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tf2-automatic", - "version": "3.3.0", + "version": "3.3.1", "description": "Fully automated TF2 trading bot advertising on www.backpack.tf using prices from www.prices.tf", "main": "app.js", "scripts": {