aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-09 15:34:37 -0700
committerDavid Li <li.davidm96@gmail.com>2016-01-09 15:34:37 -0700
commit2c80c2afc190b3a37c42808995f4dd0389d4202e (patch)
treefdf905eeb0a3714d5e32b91170049877ea402be7
parentf2591ea1714703d1f9c3c50ab6e4c0da74c584ba (diff)
Bump version to 0.4.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e31c49d..fbbf82d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustv"
-version = "0.3.0"
+version = "0.4.0"
authors = ["David Li <li.davidm96@gmail.com>"]
description = "A minimal, intentionally inaccurate RISC-V ISA simulator"