Skip to content

Commit

Permalink
[Release] bump version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hanskw-weston committed Jun 11, 2024
1 parent bad787c commit d4b8252
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "main"

env:
VERSION: 2.0.0
VERSION: 2.0.1

jobs:
tag-release:
Expand Down
2 changes: 1 addition & 1 deletion wrp_ros/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>wrp_ros</name>
<version>2.0.0</version>
<version>2.0.1</version>
<description>The wrp_ros package</description>

<!-- One maintainer tag required, multiple allowed, one person per tag -->
Expand Down

0 comments on commit d4b8252

Please sign in to comment.