Skip to content

Commit d81418f

Browse files
committed
changing package version to v0.5.0
1 parent 43286f8 commit d81418f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

88

9-
## [1.0.0] - 2023-01-08
9+
## [0.5.0] - 2023-01-08
1010

1111
### Added
1212
PlaceholderImageDimension

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-mui-fileuploader",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "🗃️ React mui fileuploader is a react component based on @mui v5 that allows you to upload files with an awesome ui component",
55
"main": "dist/index.esm.js",
66
"module": "dist/index.umd.js",

0 commit comments

Comments
 (0)