Skip to content

Commit 82a4792

Browse files
Merge tag 'v0.3.2' into develop
Release v0.3.2
2 parents 048cbb8 + 3169e13 commit 82a4792

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

3-
## Unrelease changes
3+
## Unreleased changes
4+
5+
## v0.3.2
46

57
* Add `date` command.
68
* Add `lsblk` and `blkread` commands.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "neotron-os"
3-
version = "0.3.1"
4-
authors = ["Jonathan 'theJPster' Pallant <github@thejpster.org.uk>"]
3+
version = "0.3.2"
4+
authors = ["Jonathan 'theJPster' Pallant <github@thejpster.org.uk>", "The Neotron Developers"]
55
edition = "2018"
66
description = "The Neotron Operating System"
77
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)