Skip to content

Commit 944ec13

Browse files
committed
(cargo-release) version 0.2.0-alpha.2
1 parent ba63b21 commit 944ec13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ license = "MIT OR Apache-2.0"
99
name = "ssd1331"
1010
readme = "README.md"
1111
repository = "https://github.com/jamwaffles/ssd1331"
12-
version = "0.2.0-alpha.1"
12+
version = "0.2.0-alpha.2"
1313
edition = "2018"
14-
[badges]
15-
circle-ci = { repository = "jamwaffles/ssd1331", branch = "master" }
1614

1715
[package.metadata.docs.rs]
1816
default-target = "x86_64-unknown-linux-gnu"
17+
[badges]
18+
circle-ci = { repository = "jamwaffles/ssd1331", branch = "master" }
1919

2020
[dependencies]
2121
embedded-hal = "0.2.3"

0 commit comments

Comments
 (0)