Skip to content

Commit 99021cb

Browse files
committed
1.0.0
1 parent 2ee587c commit 99021cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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+
1.0.0 (2019-09-24)
6+
------------------
77
* replace images with ROS 2 turtles (`#60 <https://github.com/ros/ros_tutorials/issues/60>`_)
88
* add shortcut to quit teleop (`#58 <https://github.com/ros/ros_tutorials/issues/58>`_)
99
* fix compiler warnings on Windows (`#57 <https://github.com/ros/ros_tutorials/issues/57>`_)

turtlesim/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>turtlesim</name>
5-
<version>0.9.1</version>
5+
<version>1.0.0</version>
66
<description>
77
turtlesim is a tool made for teaching ROS and ROS packages.
88
</description>

0 commit comments

Comments
 (0)