From 39867ac0f705bec4c6089b23103cee3744e66598 Mon Sep 17 00:00:00 2001 From: Nicklas Marc Pedersen Date: Sun, 16 Feb 2020 23:50:41 +0100 Subject: [PATCH] 2.9.5 --- 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 3ac20f5c..54d1471e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tf2-automatic", - "version": "2.9.4", + "version": "2.9.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 20528b97..fc41d402 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tf2-automatic", - "version": "2.9.4", + "version": "2.9.5", "description": "Fully automated TF2 trading bot advertising on www.backpack.tf using prices from www.prices.tf", "main": "app.js", "scripts": {