Bump version to 0.1.4

This commit is contained in:
David Craven 2017-11-20 14:23:53 +01:00
parent bb41b209a6
commit 0d9d6cf334
No known key found for this signature in database
GPG Key ID: 33B9E9FDE28D2C23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package] [package]
name = "riscv" name = "riscv"
version = "0.1.3" version = "0.1.4"
repository = "https://github.com/dvc94ch/riscv" repository = "https://github.com/dvc94ch/riscv"
authors = ["David Craven <david@craven.ch>"] authors = ["David Craven <david@craven.ch>"]
categories = ["embedded", "hardware-support", "no-std"] categories = ["embedded", "hardware-support", "no-std"]