Update version

This commit is contained in:
Jeremy Soller
2016-11-10 20:32:41 -07:00
parent 485a3b8378
commit 07b50b1a81

View File

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