diff --git a/package.json b/package.json index a508f4db4a..be2970f8ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uppy/companion", - "version": "4.0.0-beta.4", + "version": "4.0.0", "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": "lib/companion.d.ts",