From 2c80c2afc190b3a37c42808995f4dd0389d4202e Mon Sep 17 00:00:00 2001
From: David Li
Date: Sat, 9 Jan 2016 15:34:37 -0700
Subject: Bump version to 0.4.0
---
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 "]
description = "A minimal, intentionally inaccurate RISC-V ISA simulator"
--
cgit v1.2.3