aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2016-01-06 16:12:46 -0700
committerDavid Li <li.davidm96@gmail.com>2016-01-06 16:12:46 -0700
commit7a3dae00d742394a114a9fafbdf25f08cd458ce4 (patch)
tree7cfb6e6c970efaeb7c96790a0f10108be0cc480c /Cargo.toml
parent9b37e5da43f7e2a0e42bc36c0a1b1cc66a402808 (diff)
Bump version to 0.2.50.2.5
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"