Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 438c4f5

Browse files
committed
v2.0.3
1 parent 187b2cd commit 438c4f5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change log
22

33
### vNEXT
4+
5+
### v2.0.3
46
- Update `.babelrc` to fix some issues with Travis CI [PR #83](https://github.com/alexcurtis/react-treebeard/pull/83)
57

68
### v2.0.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-treebeard",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "React Tree View Component",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)