bump version to 0.2.0

This commit is contained in:
Aaron Janse
2020-07-27 17:11:41 -07:00
parent 5cc40831ef
commit af890302eb

View File

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