Skip to content

Commit

Permalink
Bump version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwason committed May 29, 2024
1 parent 3011f0e commit 4993b3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.3)
project(RobotRaconteurCompanion VERSION 0.4.0 LANGUAGES CXX)
project(RobotRaconteurCompanion VERSION 0.4.1 LANGUAGES CXX)

set(CMAKE_CXX_STANDARD 11)

Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>robotraconteur_companion</name>
<version>0.4.0</version>
<version>0.4.1</version>
<description>Robot Raconteur Companion library for C++</description>

<maintainer email="wason@wasontech.com">John Wason</maintainer>
Expand Down

0 comments on commit 4993b3a

Please sign in to comment.