Bump version number

This commit is contained in:
Vincent Ollivier 2020-07-03 22:43:22 +02:00
parent 5081e98054
commit 92e46ed4c3
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -160,7 +160,7 @@ checksum = "c75de51135344a4f8ed3cfe2720dc27736f7711989703a0b43aadf3753c55577"
[[package]]
name = "moros"
version = "0.1.0"
version = "0.3.1"
dependencies = [
"base64",
"bit_field 0.10.0",

View File

@ -1,7 +1,7 @@
[package]
name = "moros"
description = "MOROS: Obscure Rust Operating System"
version = "0.1.0"
version = "0.3.1"
authors = ["Vincent Ollivier <v@vinc.cc>"]
edition = "2018"
license = "MIT"

View File

@ -11,6 +11,6 @@
| |
| MOROS: Obscure Rust Operating System |
| |
| (v0.1.0) |
| (v0.3.1) |
| |
+--------------------------------------------------+