From bf95ae676dd5a7014059c8b179cab91ceeb9c8e6 Mon Sep 17 00:00:00 2001
From: David Li
Date: Sat, 16 Jan 2016 10:05:13 -0700
Subject: Bump version to 0.5.1
---
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml
index cd1cb63..9d75a2e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustv"
-version = "0.5.0"
+version = "0.5.1"
authors = ["David Li "]
description = "A minimal, intentionally inaccurate RISC-V ISA simulator"
--
cgit v1.2.3