Skip to content

Commit bfa17fd

Browse files
committed
Bump 129x to 0.8.1.
1 parent bae3a0a commit bfa17fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tm4c129x-hal/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tm4c129x-hal"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
authors = [
55
"Jorge Aparicio <[email protected]>",
66
"Jonathan 'theJPster' Pallant <[email protected]>",
@@ -33,7 +33,7 @@ default-features = false
3333

3434
[dependencies.tm4c-hal]
3535
# path = "../tm4c-hal"
36-
version = "0.2.0"
36+
version = "0.2.2"
3737

3838
[features]
3939
rt = ["tm4c129x/rt"]

0 commit comments

Comments
 (0)