Skip to content

Commit e1ba8fe

Browse files
committed
Publish
- @btree/core@0.2.1 - @btree/react@0.1.1
1 parent 20e4b39 commit e1ba8fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@btree/core",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"license": "MIT",
55
"author": "Kasper Mikiewicz",
66
"description": "JavaScript/TypeScript implementation of Behavior Trees.",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@btree/react",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"description": "React hooks and DevTools component used to visualize tree.",
66
"author": "Kasper Mikiewicz",

0 commit comments

Comments
 (0)