Skip to content

Commit 84f2bbc

Browse files
committed
Merge branch 'master' into develop
2 parents 37975fb + 5ee7f49 commit 84f2bbc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/ashblue/fluid-behavior-tree/compare/v2.0.0...v2.0.1) (2019-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* missing meta files no longer crash the dist package ([32f782d](https://github.com/ashblue/fluid-behavior-tree/commit/32f782d))
7+
18
# [2.0.0](https://github.com/ashblue/fluid-behavior-tree/compare/v1.0.0...v2.0.0) (2019-05-31)
29

310

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Fluid Behavior Tree is used through [Unity's Package Manager](https://docs.unity
2626
{
2727
"registry": "https://registry.npmjs.org",
2828
"dependencies": {
29-
"com.fluid.behavior-tree": "2.0.0"
29+
"com.fluid.behavior-tree": "2.0.1"
3030
}
3131
}
3232
```

0 commit comments

Comments
 (0)