Skip to content

Commit

Permalink
Bump human-dynamics-estimation version to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AMI authored and lrapetti committed Oct 19, 2023
1 parent 4949e4e commit d5d3abb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.9.0] - 2023-10-17

### Fixed
- [`HumanControlBoard`] Fix attach method (https://github.com/robotology/human-dynamics-estimation/pull/365).

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.5)
project(HumanDynamicsEstimation
LANGUAGES CXX
VERSION 2.8.0)
VERSION 2.9.0)

# =====================
# PROJECT CONFIGURATION
Expand Down

0 comments on commit d5d3abb

Please sign in to comment.