Skip to content

Commit 02b4a5c

Browse files
committed
Bump to 0.9.0
1 parent e46b0ef commit 02b4a5c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later"
77
name = "neotron-common-bios"
88
readme = "README.md"
99
repository = "https://github.com/neotron-compute/neotron-common-bios.git"
10-
version = "0.8.0"
10+
version = "0.9.0"
1111

1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ dual licensed as above, without any additional terms or conditions.
4343

4444
* None
4545

46+
### v0.9.0
47+
48+
* Use types from [`neotron-ffi`](https://crates.io/crates/neotron-ffi) crate.
49+
4650
### v0.8.0
4751

4852
* `audio_mixer_channel_get_info` now returns an `Option` not `Result`

0 commit comments

Comments
 (0)