Skip to content

Commit c3cdca8

Browse files
Updated package.json to 0.4.0
1 parent 9f34409 commit c3cdca8

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66
### Added
7-
- [\#26] Support for multiline texts
7+
8+
### Changed
9+
10+
### Fixed
11+
12+
## [0.4.0] - 2017-10-23
13+
### Added
14+
- [\#26] Support for multiline text/content
815

916
### Changed
1017

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-notify-toast",
33
"title": "React Notify Toast",
4-
"version": "0.3.2",
4+
"version": "0.4.0",
55
"description": "Toast notifications for React.js",
66
"keywords": ["react", "toast", "notification", "component", "notify"],
77
"author": "Jesús Otero <[email protected]>",

0 commit comments

Comments
 (0)