Update version

This commit is contained in:
Jeremy Soller
2016-12-20 11:09:26 -07:00
parent 148a354432
commit b058d38894

View File

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