From 5effd4898d2ec642637fb3cf9d65cf7b20288a87 Mon Sep 17 00:00:00 2001 From: ifedapoolarewaju Date: Fri, 19 Jun 2020 12:18:06 +0100 Subject: [PATCH] Release --- packages/@uppy/companion/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@uppy/companion/package.json b/packages/@uppy/companion/package.json index 618a1bd2a..7d2397c7b 100644 --- a/packages/@uppy/companion/package.json +++ b/packages/@uppy/companion/package.json @@ -1,6 +1,6 @@ { "name": "@uppy/companion", - "version": "2.0.0-alpha.5", + "version": "2.0.0-alpha.6", "description": "OAuth helper and remote fetcher for Uppy's (https://uppy.io) extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Dropbox and Google Drive, S3 and more :dog:", "main": "lib/companion.js", "types": "types/index.d.ts",