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.
2 parents 048cbb8 + 3169e13 commit 82a4792Copy full SHA for 82a4792
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 <github@thejpster.org.uk>"]
+version = "0.3.2"
+authors = ["Jonathan 'theJPster' Pallant <github@thejpster.org.uk>", "The Neotron Developers"]
edition = "2018"
description = "The Neotron Operating System"
license = "GPL-3.0-or-later"
0 commit comments