Update version

This commit is contained in:
Jeremy Soller
2016-11-15 15:29:00 -07:00
parent 681f629afb
commit cd6f7c219c

View File

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