Skip to content

Commit 94fbd8e

Browse files
committed
4.0.1
1 parent c709386 commit 94fbd8e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33

44

5+
## [v4.0.1](https://github.com/buildo/react-flexview/tree/v4.0.1) (2018-07-06)
6+
[Full Changelog](https://github.com/buildo/react-flexview/compare/v4.0.0...v4.0.1)
7+
58
## [v4.0.0](https://github.com/buildo/react-flexview/tree/v4.0.0) (2018-07-02)
69
[Full Changelog](https://github.com/buildo/react-flexview/compare/v3.0.2...v4.0.0)
710

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-flexview",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A react component to abstract over flexbox",
55
"files": [
66
"lib",

0 commit comments

Comments
 (0)