Skip to content

Commit 7577423

Browse files
Bump to 0.3.2
1 parent 048cbb8 commit 7577423

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 <[email protected]>"]
3+
version = "0.3.2"
4+
authors = ["Jonathan 'theJPster' Pallant <[email protected]>", "The Neotron Developers"]
55
edition = "2018"
66
description = "The Neotron Operating System"
77
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)