Skip to content

Commit d6e96e2

Browse files
committed
Version bump to 0.7.1
1 parent 9d36dbc commit d6e96e2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.7.1] - 2023-01-08
10+
911
### Fixed
1012
- Fixed velocity and orientation not getting updated in units stream
1113

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77
]
88

99
[workspace.package]
10-
version = "0.7.0"
10+
version = "0.7.1"
1111
license = "AGPL-3.0-or-later"
1212
authors = ["Markus Ast <m@rkusa.st>"]
1313
rust-version = "1.64"

0 commit comments

Comments
 (0)