Skip to content

Commit 67633fa

Browse files
committed
1.8.0
1 parent 2870463 commit 67633fa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

turtlesim/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.8.0 (2023-12-26)
6+
------------------
77
* Remove all uses of ament_target_dependencies. (`#159 <https://github.com/ros/ros_tutorials/issues/159>`_)
88
* Contributors: Chris Lalancette
99

turtlesim/package.xml

+1-1
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>1.7.4</version>
5+
<version>1.8.0</version>
66
<description>
77
turtlesim is a tool made for teaching ROS and ROS packages.
88
</description>

0 commit comments

Comments
 (0)