Skip to content

Commit f48eadc

Browse files
committed
Release 2.0.1 [ci skip]
1 parent e7e4fd6 commit f48eadc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- :rocket: - Feature
44
- :bug: - Bug fix
55

6-
### 2.0.0
6+
### 2.0.1
77
- :lollipop: Nwb update to the latest release ([diogofcunha](https://github.com/diogofcunha) - [#41](https://github.com/diogofcunha/react-virtualized-tree/pull/41))
88

99
- :lollipop: React 16.3 update ([diogofcunha](https://github.com/diogofcunha) - [#40](https://github.com/diogofcunha/react-virtualized-tree/pull/40))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-virtualized-tree",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "react-virtualized-tree React component",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)