From 22aa8a90cb8d1878a29ebdaf6bb4ff6d072d7611 Mon Sep 17 00:00:00 2001 From: Lawrence Wagerfield Date: Mon, 16 Oct 2023 09:29:42 +0100 Subject: [PATCH] Release 4.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c7554c..24b5229 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bytescale/upload-widget-vue", - "version": "4.6.0", + "version": "4.7.0", "author": "Bytescale (https://www.bytescale.com)", "description": "Vue File Upload UI Widget — Lightweight & supports: drag and drop, multiple uploads, image cropping, customization & more 🚀 Comes with Cloud Storage 🌐", "license": "MIT",