aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5995ad9..59088b1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustv"
-version = "0.2.4"
+version = "0.2.5"
authors = ["David Li <li.davidm96@gmail.com>"]
description = "A minimal, intentionally inaccurate RISC-V ISA simulator"