Skip to content

Commit 2d8cf1a

Browse files
author
Davide Faconti
committedNov 16, 2018
2.1.0
1 parent 76cb290 commit 2d8cf1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog for package behaviortree_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.1.0 (2018-11-16)
6+
------------------
77
* version 2.1. New directory structure
88
* Contributors: Davide Faconti

‎package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>behaviortree_cpp</name>
3-
<version>2.0.0</version>
3+
<version>2.1.0</version>
44
<description>
55
This package provides a behavior trees core.
66
</description>

0 commit comments

Comments
 (0)
Please sign in to comment.