Skip to content

Commit

Permalink
Bump version from 0.4.1 to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Takeharu Oshida committed Nov 16, 2018
1 parent 8614c7f commit 0839c6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Change Log

### Ver 0.4.2

* #30, #31 [Do not show success message when request failed](https://github.com/georgeOsdDev/react-fileupload-progress/pull/31)

### Ver 0.4.1

* #23, #25 [Support React 16.x](https://github.com/georgeOsdDev/react-fileupload-progress/pull/25)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-fileupload-progress",
"version": "0.4.1",
"version": "0.4.2",
"description": "React component which render progress of fileupload",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 0839c6d

Please sign in to comment.