diff --git a/Cargo.toml b/Cargo.toml index 9631212..e57bcb0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ws2812-esp32-rmt-driver" -version = "0.5.0" +version = "0.6.0" license = "MIT" authors = ["@cat_in_136"] categories = ["embedded", "hardware-support"]