diff --git a/Cargo.toml b/Cargo.toml index f840a88..f4c6346 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ws2812-esp32-rmt-driver" -version = "0.10.0-alpha.2" +version = "0.10.0" license = "MIT" authors = ["@cat_in_136"] categories = ["embedded", "hardware-support"]