diff --git a/package.json b/package.json index 752ae1a..01c6e78 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-upload-component", "description": "Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), `PUT` method, Customize the filter", - "version": "2.5.1-beta.2", + "version": "2.5.1-beta.3", "author": "LianYue", "scripts": { "dev": "webpack-dev-server --inline --hot",