Skip to content

Commit 9495485

Browse files
committed
bump version to 0.2.0
1 parent 29e3d20 commit 9495485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "st7567s"
33
description = "Driver for the ST7567S LCD controller"
44
authors = ["Vasilii Ianguzin <[email protected]>"]
55
categories = ["embedded", "no-std"]
6-
version = "0.1.0"
6+
version = "0.2.0"
77
edition = "2021"
88
documentation = "https://docs.rs/st7567s"
99
keywords = ["no-std", "st7567s", "lcd", "embedded", "embedded-hal-driver"]

0 commit comments

Comments
 (0)