Skip to content

Commit d12770d

Browse files
committed
0.6.0
1 parent ba3a55e commit d12770d

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

ros_tutorials/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package ros_tutorials
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.6.0 (2015-05-21)
6+
------------------
77

88
0.5.3 (2015-05-04)
99
------------------

ros_tutorials/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>ros_tutorials</name>
4-
<version>0.5.3</version>
4+
<version>0.6.0</version>
55
<description>
66
ros_tutorials contains packages that demonstrate various features of ROS,
77
as well as support packages which help demonstrate those features.

roscpp_tutorials/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package roscpp_tutorials
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.6.0 (2015-05-21)
6+
------------------
77

88
0.5.3 (2015-05-04)
99
------------------

roscpp_tutorials/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>roscpp_tutorials</name>
4-
<version>0.5.3</version>
4+
<version>0.6.0</version>
55
<description>
66
This package attempts to show the features of ROS step-by-step,
77
including using messages, servers, parameters, etc.

rospy_tutorials/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rospy_tutorials
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.6.0 (2015-05-21)
6+
------------------
77

88
0.5.3 (2015-05-04)
99
------------------

rospy_tutorials/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>rospy_tutorials</name>
4-
<version>0.5.3</version>
4+
<version>0.6.0</version>
55
<description>
66
This package attempts to show the features of ROS python API step-by-step,
77
including using messages, servers, parameters, etc. These tutorials are compatible with the nodes in roscpp_tutorial.

turtlesim/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package turtlesim
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.6.0 (2015-05-21)
6+
------------------
77
* add jade turtle (`#22 <https://github.com/ros/ros_tutorials/pull/22>`_)
88

99
0.5.3 (2015-05-04)

turtlesim/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>turtlesim</name>
4-
<version>0.5.3</version>
4+
<version>0.6.0</version>
55
<description>
66
turtlesim is a tool made for teaching ROS and ROS packages.
77
</description>

0 commit comments

Comments
 (0)