Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed Jul 28, 2024
1 parent 2af8e04 commit 96e1777
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package rosx_introspection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* bug fix
* add unit tests
* Contributors: Davide Faconti

1.0.1 (2024-06-29)
------------------
* use CPM to download dependenies
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)

project(rosx_introspection LANGUAGES CXX VERSION 1.0.1)
project(rosx_introspection LANGUAGES CXX VERSION 1.0.2)


option(CMAKE_POSITION_INDEPENDENT_CODE "Set -fPIC" ON)
Expand Down

0 comments on commit 96e1777

Please sign in to comment.