File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
- ## [ v0.10.1 ] - 2023-01-18
10
+ ## [ v0.11.0 ] - 2023-01-18
11
11
12
12
### Changed
13
13
@@ -100,8 +100,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
100
100
- Set MSRV to 1.38
101
101
102
102
103
- [ Unreleased ] : https://github.com/rust-embedded/riscv-rt/compare/v0.10.1 ..HEAD
104
- [ v0.10.1 ] : https://github.com/rust-embedded/riscv-rt/compare/v0.10.0...v0.10.1
103
+ [ Unreleased ] : https://github.com/rust-embedded/riscv-rt/compare/v0.11.0 ..HEAD
104
+ [ v0.10.1 ] : https://github.com/rust-embedded/riscv-rt/compare/v0.10.0...v0.11.0
105
105
[ v0.10.0 ] : https://github.com/rust-embedded/riscv-rt/compare/v0.9.1...v0.10.0
106
106
[ v0.9.0 ] : https://github.com/rust-embedded/riscv-rt/compare/v0.8.1...v0.9.0
107
107
[ v0.8.1 ] : https://github.com/rust-embedded/riscv-rt/compare/v0.8.0...v0.8.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " riscv-rt"
3
- version = " 0.10.1 "
3
+ version = " 0.11.0 "
4
4
rust-version = " 1.59"
5
5
repository = " https://github.com/rust-embedded/riscv-rt"
6
6
authors = [
" The RISC-V Team <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments