Skip to content

Commit

Permalink
1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Dec 26, 2023
1 parent 2870463 commit 67633fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions turtlesim/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package turtlesim
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

Expand Down
2 changes: 1 addition & 1 deletion turtlesim/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>turtlesim</name>
<version>1.7.4</version>
<version>1.8.0</version>
<description>
turtlesim is a tool made for teaching ROS and ROS packages.
</description>
Expand Down

0 comments on commit 67633fa

Please sign in to comment.