Update version

This commit is contained in:
Jeremy Soller
2016-11-16 20:50:51 -07:00
parent af9aa0c3b2
commit f87cbb5313

View File

@@ -1,6 +1,6 @@
[package]
name = "redox_syscall"
version = "0.1.4"
version = "0.1.5"
description = "A Rust library to access raw Redox system calls"
license = "MIT"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]