Skip to content

Commit 27a2b6f

Browse files
committed
Prepare 0.6.0 release
1 parent 1dc6b68 commit 27a2b6f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
## Not yet released
44

5-
[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.5.2...HEAD)
5+
[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.6.0...HEAD)
6+
7+
## 0.6.0 / 2023-08-03
8+
9+
[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.5.2...0.6.0)
610

711
- Nix updated to 0.26
812
- bitflags updated to 2.3

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "spidev"
4-
version = "0.5.2"
4+
version = "0.6.0"
55
authors = [
66
"Paul Osborne <[email protected]>",
77
"The Embedded Linux Team <[email protected]>"

0 commit comments

Comments
 (0)