diff --git a/package.json b/package.json index e91b1e29..1469a7a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tus-js-client", - "version": "4.2.1", + "version": "4.2.2", "description": "A pure JavaScript client for the tus resumable upload protocol", "main": "lib.es5/node/index.js", "module": "lib.esm/node/index.js",