From aa63be239d216e06ff24cdfe33db068a11deb6fa Mon Sep 17 00:00:00 2001 From: Marius Date: Sun, 19 Feb 2017 22:29:43 +0100 Subject: [PATCH] 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95077548..f02bd13f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tus-js-client", - "version": "1.4.2", + "version": "1.4.3", "description": "A pure JavaScript client for the tus resumable upload protocol", "main": "lib.es5/index.js", "jsnext:main": "lib/index.js",