From 38841869e207d4a32d19698d74481bddfb23cce7 Mon Sep 17 00:00:00 2001 From: Nicklas Marc Pedersen Date: Wed, 26 Feb 2020 21:31:40 +0100 Subject: [PATCH] 3.3.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {