Skip to content

Commit 0badafb

Browse files
authored
chore: bump version to 0.6.0 (#353)
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
1 parent 39662bd commit 0badafb

File tree

94 files changed

+265
-209
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+265
-209
lines changed

autoware_dependency_checker/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

autoware_dependency_checker/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>autoware_dependency_checker</name>
5-
<version>0.5.0</version>
5+
<version>0.6.0</version>
66
<description>The autoware_dependency_checker package</description>
77
<maintainer email="yutaka.kondo@youtalk.jp">Yutaka Kondo</maintainer>
88
<license>Apache License 2.0</license>

bag2lanelet/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

bag2lanelet/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>bag2lanelet</name>
5-
<version>0.5.0</version>
5+
<version>0.6.0</version>
66
<description>The bag2lanelet package</description>
77
<maintainer email="shinnosuke.hirakawa@tier4.jp">Shinnosuke Hirakawa</maintainer>
88
<maintainer email="taiki.tanaka@tier4.jp">Taiki Tanaka</maintainer>

common/autoware_debug_tools/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

common/autoware_debug_tools/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>autoware_debug_tools</name>
5-
<version>0.5.0</version>
5+
<version>0.6.0</version>
66
<description>The autoware_debug_tools package</description>
77
<maintainer email="yhisaki31@gmail.com">Yukinari Hisaki</maintainer>
88
<maintainer email="satoshi.ota@tier4.jp">Satoshi Ota</maintainer>

common/autoware_debug_tools/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name=package_name,
8-
version="0.5.0",
8+
version="0.6.0",
99
packages=find_packages(exclude=["test"]),
1010
data_files=[
1111
("share/ament_index/resource_index/packages", ["resource/" + package_name]),

common/mission_planner_rviz_plugin/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

common/mission_planner_rviz_plugin/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>mission_planner_rviz_plugin</name>
5-
<version>0.5.0</version>
5+
<version>0.6.0</version>
66
<description>The mission_planner_rviz_plugin package</description>
77
<maintainer email="isamu.takagi@tier4.jp">Takagi, Isamu</maintainer>
88
<license>Apache License 2.0</license>

common/rtc_manager_rviz_plugin/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)