v0.0.2
diff --git a/lib/Cargo.toml b/lib/Cargo.toml
index f5fbb5b..f4fffc3 100644
--- a/lib/Cargo.toml
+++ b/lib/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "v4l2r"
-version = "0.0.1"
+version = "0.0.2"
 authors = ["Alexandre Courbot <gnurou@gmail.com>"]
 edition = "2018"
 description = "Safe and flexible abstraction over V4L2"