From e7f4065a0b7640ffc3be1adca8392d5f78f64955 Mon Sep 17 00:00:00 2001 From: JiPaix Date: Sun, 2 Aug 2020 17:31:46 +0200 Subject: [PATCH] publishing 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cdaa31b..7a5d3c8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xdccjs", - "version": "3.2.4", + "version": "3.3.0", "description": "download files from XDCC bots on IRC, complete implementation of the XDCC protocol", "main": "./dist/index.js", "types": "./dist/index.d.ts",