Skip to content

Commit

Permalink
chore: update version to v0.4.25 (#174)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
h-suzuki-isp and github-actions authored Feb 27, 2024
1 parent 4b1afb7 commit ac9b6d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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>ros2caret</name>
<version>0.4.24</version>
<version>0.4.25</version>
<description>ROS 2 CLI package for caret</description>
<maintainer email="[email protected]">ymski</maintainer>
<maintainer email="[email protected]">isp-uetsuki</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name=package_name,
version='0.4.24',
version='0.4.25',
packages=[package_name],
data_files=[
('share/ament_index/resource_index/packages',
Expand Down

0 comments on commit ac9b6d5

Please sign in to comment.