Skip to content

Commit

Permalink
Bump wearables version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoGrieco authored and lrapetti committed Feb 25, 2022
1 parent 102ca51 commit 95db276
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]

## [1.2.2] - 2022-02-25

### Added
- Added management of `ISkinSensor`. (https://github.com/robotology/wearables/pull/139)

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)

set(PROJECT_VERSION "1.2.2")
set(PROJECT_VERSION "1.3.0")

set (WEARABLES_PROJECT_NAME Wearables)

Expand Down

0 comments on commit 95db276

Please sign in to comment.