Skip to content

Commit 2413c9c

Browse files
committed
Bump version to v0.2.0
1 parent 522ff76 commit 2413c9c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ edition = "2021"
44
license-file = "LICENSE"
55
name = "neotron-desktop-bios"
66
readme = "README.md"
7-
version = "0.1.0"
7+
version = "0.2.0"
88

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

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,12 @@ The file `libneotron_os.so` is not supplied. You can build it with:
9595

9696
### Unreleased Changes ([Source](https://github.com/neotron-compute/Neotron-Desktop-BIOS/tree/main))
9797

98+
* None
99+
100+
### v0.2.0 ([Source](https://github.com/neotron-compute/Neotron-Desktop-BIOS/tree/v0.2.0))
101+
98102
* Added config get/set
103+
* Updated to Neotron Common BIOS v0.12 to support Neotron OS v0.8
99104

100105
### v0.1.0 ([Source](https://github.com/neotron-compute/Neotron-Desktop-BIOS/tree/v0.1.0))
101106

0 commit comments

Comments
 (0)