prepare v0.2.0
This commit is contained in:
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [unreleased]
|
||||
|
||||
## [v0.2.0]
|
||||
## [v0.2.0] 2025-09-03
|
||||
|
||||
Renamed to `vorago-shared-hal`
|
||||
|
||||
@@ -29,5 +29,5 @@ Renamed to `vorago-shared-hal`
|
||||
Init commit.
|
||||
|
||||
[unreleased]: https://egit.irs.uni-stuttgart.de/rust/vorago-shared-hal/compare/v0.1.0...HEAD
|
||||
[unreleased]: https://egit.irs.uni-stuttgart.de/rust/vorago-shared-hal/compare/v0.1.0...v0.2.0
|
||||
[v0.2.0]: https://egit.irs.uni-stuttgart.de/rust/vorago-shared-hal/compare/v0.1.0...v0.2.0
|
||||
[v0.1.0]: https://egit.irs.uni-stuttgart.de/rust/vorago-shared-hal/src/tag/v0.1.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "vorago-shared-hal"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "Peripheral HAL components shared between Vorago families"
|
||||
edition = "2024"
|
||||
homepage = "https://egit.irs.uni-stuttgart.de/rust/vorago-shared-periphs"
|
||||
|
||||
Reference in New Issue
Block a user