Update version

This commit is contained in:
Jeremy Soller
2016-12-14 19:45:18 -07:00
parent 1908eea7e9
commit 3377a5cd2d

View File

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