Skip to content

Commit b787d41

Browse files
committed
bump version to 0.4.0
1 parent 6036909 commit b787d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smart-leds-trait"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
authors = ["David Sawatzke <[email protected]>"]
55
edition = "2021"
66
categories = [
@@ -17,4 +17,4 @@ repository = "https://github.com/smart-leds-rs/smart-leds-trait"
1717
rgb = "0.8"
1818

1919
[features]
20-
serde = ["rgb/serde"]
20+
serde = ["rgb/serde"]

0 commit comments

Comments
 (0)