Skip to content

Commit

Permalink
Prepare 0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Without Boats authored and withoutboats committed Dec 10, 2019
1 parent 092f4fc commit c783dec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[package]
name = "iou"
version = "0.1.0"
version = "0.2.0"
description = "io_uring bindings"
documentation = "https://docs.rs/iou"
repository = "https://github.com/withoutboats/iou"
keywords = ["io_uring", "liburing", "async", "futures"]
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit c783dec

Please sign in to comment.