We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43286f8 commit d81418fCopy full SHA for d81418f
CHANGELOG.md
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
9
-## [1.0.0] - 2023-01-08
+## [0.5.0] - 2023-01-08
10
11
### Added
12
PlaceholderImageDimension
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-mui-fileuploader",
3
- "version": "0.4.1",
+ "version": "0.5.0",
4
"description": "🗃️ React mui fileuploader is a react component based on @mui v5 that allows you to upload files with an awesome ui component",
5
"main": "dist/index.esm.js",
"module": "dist/index.umd.js",
0 commit comments