aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cd1cb63..9d75a2e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustv"
-version = "0.5.0"
+version = "0.5.1"
authors = ["David Li <li.davidm96@gmail.com>"]
description = "A minimal, intentionally inaccurate RISC-V ISA simulator"