aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-07 11:01:19 -0700
committerDavid Li <li.davidm96@gmail.com>2016-01-07 11:01:19 -0700
commit292b24d0f6d14f9f10fe99c2bfeac3b7e2f405ed (patch)
tree15cafd61eb702dc2bbe321c4bb38049ed0500550
parentff8f94266e46e3dbecb1aa5768f04277d7447a94 (diff)
Bump version to 0.3.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 59088b1..e31c49d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustv"
-version = "0.2.5"
+version = "0.3.0"
authors = ["David Li <li.davidm96@gmail.com>"]
description = "A minimal, intentionally inaccurate RISC-V ISA simulator"