We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048cbb8 commit 7577423Copy full SHA for 7577423
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
-## Unrelease changes
+## Unreleased changes
4
+
5
+## v0.3.2
6
7
* Add `date` command.
8
* Add `lsblk` and `blkread` commands.
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "neotron-os"
-version = "0.3.1"
-authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
+version = "0.3.2"
+authors = ["Jonathan 'theJPster' Pallant <[email protected]>", "The Neotron Developers"]
edition = "2018"
description = "The Neotron Operating System"
license = "GPL-3.0-or-later"
0 commit comments